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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DFrontendActions.h59 class ASTViewAction : public ASTFrontendAction { class in namespace:clang
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp41 case ASTView: return new ASTViewAction();
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DFrontendActions.cpp66 ASTConsumer *ASTViewAction::CreateASTConsumer(CompilerInstance &CI,

Completed in 73 milliseconds