clang 19.0.0git
Classes | Namespaces
CodeInjector.h File Reference

Defines the clang::CodeInjector interface which is responsible for injecting AST of function definitions that may not be available in the original source. More...

Go to the source code of this file.

Classes

class  clang::CodeInjector
 CodeInjector is an interface which is responsible for injecting AST of function definitions that may not be available in the original source. More...
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 

Detailed Description

Defines the clang::CodeInjector interface which is responsible for injecting AST of function definitions that may not be available in the original source.

Definition in file CodeInjector.h.