This is the complete list of members for
clang::DeclContextPrintAction, including all inherited members.
ASTFrontendAction() | clang::ASTFrontendAction | [inline] |
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) override | clang::DeclContextPrintAction | [protected, virtual] |
EndSourceFile() | clang::FrontendAction | |
EndSourceFileAction() | clang::FrontendAction | [inline, protected, virtual] |
Execute() | clang::FrontendAction | |
ExecuteAction() override | clang::ASTFrontendAction | [protected, 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 override | clang::ASTFrontendAction | [inline, virtual] |
~FrontendAction() | clang::FrontendAction | [virtual] |