16 #ifndef LLVM_CLANG_ANALYSIS_CODEINJECTOR_H 17 #define LLVM_CLANG_ANALYSIS_CODEINJECTOR_H Represents a function declaration or definition.
Stmt - This represents one statement.
ObjCMethodDecl - Represents an instance or class method declaration.
virtual Stmt * getBody(const FunctionDecl *D)=0
Dataflow Directional Tag Classes.
CodeInjector is an interface which is responsible for injecting AST of function definitions that may ...