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

  /external/clang/lib/AST/
DeclTemplate.cpp 637 ClassTemplateSpecializationDecl::getNameForDiagnostic(std::string &S,
640 NamedDecl::getNameForDiagnostic(S, Policy, Qualified);
    [all...]
Decl.cpp     [all...]
  /external/clang/include/clang/AST/
Decl.h 155 /// getNameForDiagnostic - Appends a human-readable name for this
164 virtual void getNameForDiagnostic(std::string &S,
    [all...]

Completed in 138 milliseconds