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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DFrontendActions.h65 class DeclContextPrintAction : public ASTFrontendAction { class in namespace:clang
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp84 case PrintDeclContext: return new DeclContextPrintAction();
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DFrontendActions.cpp71 ASTConsumer *DeclContextPrintAction::CreateASTConsumer(CompilerInstance &CI,

Completed in 100 milliseconds