Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Tooling/
H A DTooling.h55 class FrontendAction; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h44 class FrontendAction; variable
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DFrontendAction.cpp127 FrontendAction::FrontendAction() : Instance(nullptr) {} in FrontendAction() function in FrontendAction