Searched refs:printTypeSpec (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DTypePrinter.cpp99 void printTypeSpec(const NamedDecl *D, raw_ostream &OS);
796 void TypePrinter::printTypeSpec(const NamedDecl *D, raw_ostream &OS) { function in class:TypePrinter
804 printTypeSpec(T->getDecl(), OS);
810 printTypeSpec(T->getDecl(), OS);

Completed in 32 milliseconds