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 690 ClassTemplateSpecializationDecl::getNameForDiagnostic(std::string &S,
693 NamedDecl::getNameForDiagnostic(S, Policy, Qualified);
    [all...]
Decl.cpp     [all...]
  /external/clang/include/clang/AST/
Decl.h 165 /// getNameForDiagnostic - Appends a human-readable name for this
174 virtual void getNameForDiagnostic(std::string &S,
    [all...]

Completed in 37 milliseconds