17 #ifndef LLVM_CLANG_ANALYSIS_CODEINJECTOR_H
18 #define LLVM_CLANG_ANALYSIS_CODEINJECTOR_H
FunctionDecl - An instance of this class is created to represent a function declaration or definition...
ObjCMethodDecl - Represents an instance or class method declaration.
virtual Stmt * getBody(const FunctionDecl *D)=0
CodeInjector is an interface which is responsible for injecting AST of function definitions that may ...