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

  /external/clang/unittests/Tooling/
RecursiveASTVisitorTestDeclVisitor.cpp 69 Decl->getNameForDiagnostic(OS,
  /external/clang/lib/AST/
DeclTemplate.cpp 753 void ClassTemplateSpecializationDecl::getNameForDiagnostic(
755 NamedDecl::getNameForDiagnostic(OS, Policy, Qualified);
    [all...]
Decl.cpp     [all...]
ASTDiagnostic.cpp 396 ND->getNameForDiagnostic(OS, Context.getPrintingPolicy(), Qualified);
435 ND->getNameForDiagnostic(OS, Context.getPrintingPolicy(), true);
    [all...]
  /external/clang/include/clang/AST/
DeclTemplate.h     [all...]
Decl.h 275 /// getNameForDiagnostic - Appends a human-readable name for this
282 virtual void getNameForDiagnostic(raw_ostream &OS,
    [all...]
  /external/clang/lib/Sema/
Sema.cpp     [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 263 RD->getNameForDiagnostic(OS, CGM.getContext().getPrintingPolicy(),
    [all...]

Completed in 88 milliseconds