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

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

Completed in 205 milliseconds