clang API Documentation

clang::FixItAction Member List
This is the complete list of members for clang::FixItAction, 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) overrideclang::FixItAction [protected, virtual]
CreateASTConsumer(CompilerInstance &CI, StringRef InFile) overrideclang::FixItAction [protected, virtual]
EndSourceFile()clang::FrontendAction
EndSourceFileAction() overrideclang::FixItAction [protected, virtual]
Execute()clang::FrontendAction
ExecuteAction() overrideclang::ASTFrontendAction [protected, virtual]
FixItAction()clang::FixItAction
FixItOptsclang::FixItAction [protected]
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 overrideclang::FixItAction [inline, protected, 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]
Rewriterclang::FixItAction [protected]
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 overrideclang::ASTFrontendAction [inline, virtual]
~FixItAction()clang::FixItAction
~FrontendAction()clang::FrontendAction [virtual]