Home
last modified time | relevance | path

Searched defs:FrontendAction (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/FrontendTool/
H A DUtils.h22 class FrontendAction; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Index/
H A DIndexingAction.h26 class FrontendAction; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DIncrementalParser.h33 class FrontendAction; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h46 class FrontendAction; variable
H A DASTUnit.h71 class FrontendAction; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendAction.cpp133 FrontendAction::FrontendAction() : Instance(nullptr) {} in FrontendAction() function in FrontendAction