Home
last modified time | relevance | path

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

/external/clang/unittests/Frontend/
DFrontendActionTest.cpp79 TEST(ASTFrontendAction, Sanity) { in TEST() argument
99 TEST(ASTFrontendAction, IncrementalParsing) { in TEST() argument
119 TEST(ASTFrontendAction, LateTemplateIncrementalParsing) { in TEST() argument
/external/llvm-project/clang/unittests/Frontend/
DFrontendActionTest.cpp82 TEST(ASTFrontendAction, Sanity) { in TEST() argument
102 TEST(ASTFrontendAction, IncrementalParsing) { in TEST() argument
122 TEST(ASTFrontendAction, LateTemplateIncrementalParsing) { in TEST() argument
234 TEST(ASTFrontendAction, ExternalSemaSource) { in TEST() argument
/external/clang/include/clang/Frontend/
DFrontendActions.h111 : ASTFrontendAction(), ModuleMapForUniquing(ModuleMap), IsSystem(IsSystem) in ASTFrontendAction() function
DFrontendAction.h234 ASTFrontendAction() {} in ASTFrontendAction() function
/external/llvm-project/clang/include/clang/Frontend/
DFrontendAction.h253 ASTFrontendAction() {} in ASTFrontendAction() function