Home
last modified time | relevance | path

Searched defs:ASTFrontendAction (Results 1 – 3 of 3) 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/clang/include/clang/Frontend/
DFrontendActions.h111 : ASTFrontendAction(), ModuleMapForUniquing(ModuleMap), IsSystem(IsSystem) in ASTFrontendAction() function
DFrontendAction.h234 ASTFrontendAction() {} in ASTFrontendAction() function