Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DPasses.cpp307 void TargetPassConfig::addPass(Pass *P, bool verifyAfter, bool printAfter) { in addPass()
345 bool printAfter) { in addPass()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DTypePrinter.cpp291 void TypePrinter::printAfter(QualType t, raw_ostream &OS) { in printAfter() function in TypePrinter
298 void TypePrinter::printAfter(const Type *T, Qualifiers Quals, raw_ostream &OS) { in printAfter() function in TypePrinter