Searched refs:ASTDeclListAction (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Frontend/
H A DFrontendActions.h54 class ASTDeclListAction : public ASTFrontendAction { class in namespace:clang
/external/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp40 case ASTDeclList: return new ASTDeclListAction();
/external/clang/lib/Frontend/
H A DFrontendActions.cpp64 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {

Completed in 160 milliseconds