Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/FrontendTool/
H A DUtils.h22 class FrontendAction; variable
/openbsd/gnu/llvm/clang/include/clang/Index/
H A DIndexingAction.h26 class FrontendAction; variable
/openbsd/gnu/llvm/clang/include/clang/Frontend/
H A DCompilerInstance.h46 class FrontendAction; variable
H A DASTUnit.h70 class FrontendAction; variable
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DFrontendAction.cpp141 FrontendAction::FrontendAction() : Instance(nullptr) {} in FrontendAction() function in FrontendAction