Home
last modified time | relevance | path

Searched refs:printAsInit (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/AST/
DTemplateBase.cpp361 TPO->printAsInit(Out); in print()
DDeclTemplate.cpp1468 printAsInit(OS); in printAsExpr()
1471 void TemplateParamObjectDecl::printAsInit(llvm::raw_ostream &OS) const { in printAsInit() function in TemplateParamObjectDecl
DASTDiagnostic.cpp1841 TPO->printAsInit(OS); in PrintValueDecl()
/external/llvm-project/clang/include/clang/AST/
DDeclTemplate.h3314 void printAsInit(llvm::raw_ostream &OS) const;