HomeSort by relevance Sort by last modified time
    Searched refs:DeclContextPrintAction (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/Frontend/
FrontendActions.h 66 class DeclContextPrintAction : public ASTFrontendAction {
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 87 case PrintDeclContext: return new DeclContextPrintAction();