Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DDeclTemplate.cpp1461 printAsExpr(OS); in printName()
1465 void TemplateParamObjectDecl::printAsExpr(llvm::raw_ostream &OS) const { in printAsExpr() function in TemplateParamObjectDecl
DStmtPrinter.cpp974 TPOD->printAsExpr(OS); in VisitDeclRefExpr()
/external/llvm-project/clang/include/clang/AST/
DDeclTemplate.h3310 void printAsExpr(llvm::raw_ostream &OS) const;