This is the complete list of members for
clang::FrontendAction, including all inherited members.
ASTMergeAction class | clang::FrontendAction | [friend] |
BeginInvocation(CompilerInstance &CI) | clang::FrontendAction | [inline, protected, virtual] |
BeginSourceFile(CompilerInstance &CI, const FrontendInputFile &Input) | clang::FrontendAction | |
BeginSourceFileAction(CompilerInstance &CI, StringRef Filename) | clang::FrontendAction | [inline, protected, virtual] |
CreateASTConsumer(CompilerInstance &CI, StringRef InFile)=0 | clang::FrontendAction | [protected, pure virtual] |
EndSourceFile() | clang::FrontendAction | |
EndSourceFileAction() | clang::FrontendAction | [inline, protected, virtual] |
Execute() | clang::FrontendAction | |
ExecuteAction()=0 | clang::FrontendAction | [protected, pure virtual] |
FrontendAction() | clang::FrontendAction | |
getCompilerInstance() const | clang::FrontendAction | [inline] |
getCurrentASTUnit() const | clang::FrontendAction | [inline] |
getCurrentFile() const | clang::FrontendAction | [inline] |
getCurrentFileKind() const | clang::FrontendAction | [inline] |
getCurrentInput() const | clang::FrontendAction | [inline] |
getTranslationUnitKind() | clang::FrontendAction | [inline, virtual] |
hasASTFileSupport() const | clang::FrontendAction | [inline, virtual] |
hasCodeCompletionSupport() const | clang::FrontendAction | [inline, virtual] |
hasIRSupport() const | clang::FrontendAction | [inline, virtual] |
hasPCHSupport() const | clang::FrontendAction | [inline, virtual] |
isCurrentFileAST() const | clang::FrontendAction | [inline] |
isModelParsingAction() const | clang::FrontendAction | [inline, virtual] |
setCompilerInstance(CompilerInstance *Value) | clang::FrontendAction | [inline] |
setCurrentInput(const FrontendInputFile &CurrentInput, std::unique_ptr< ASTUnit > AST=nullptr) | clang::FrontendAction | |
shouldEraseOutputFiles() | clang::FrontendAction | [protected, virtual] |
takeCurrentASTUnit() | clang::FrontendAction | [inline] |
usesPreprocessorOnly() const =0 | clang::FrontendAction | [pure virtual] |
WrapperFrontendAction class | clang::FrontendAction | [friend] |
~FrontendAction() | clang::FrontendAction | [virtual] |