Home
last modified time | relevance | path

Searched defs:printType (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/CppBackend/
DCPPBackend.cpp502 void CppWriter::printType(Type* Ty) { in printType() function in CppWriter
1874 void CppWriter::printType(const std::string &fname, in printType() function in CppWriter
/external/llvm/lib/Target/CBackend/
DCBackend.cpp474 raw_ostream &CWriter::printType(raw_ostream &Out, Type *Ty, in printType() function in CWriter