Home
last modified time | relevance | path

Searched refs:printAsExpr (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclTemplate.cpp1487 printAsExpr(OS); in printName()
1491 void TemplateParamObjectDecl::printAsExpr(llvm::raw_ostream &OS) const { in printAsExpr() function in TemplateParamObjectDecl
H A DStmtPrinter.cpp997 TPOD->printAsExpr(OS); in VisitDeclRefExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h3311 void printAsExpr(llvm::raw_ostream &OS) const;