Searched refs:printTypeSpec (Results 1 – 2 of 2) sorted by relevance
128 void printTypeSpec(NamedDecl *D, raw_ostream &OS);1198 void TypePrinter::printTypeSpec(NamedDecl *D, raw_ostream &OS) { in printTypeSpec() function in TypePrinter1213 printTypeSpec(T->getDecl(), OS); in printUnresolvedUsingBefore()1229 printTypeSpec(T->getFoundDecl()->getUnderlyingDecl(), OS); in printUsingBefore()1235 printTypeSpec(T->getDecl(), OS); in printTypedefBefore()1579 return printTypeSpec(TT->getDecl(), OS); in printRecordBefore()
10988 {"_Z13printTypeSpecPKN5clang9NamedDeclERSs", "printTypeSpec(clang::NamedDecl const*, std::string&)"…