| /freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| D | DiagOutputUtils.h | 21 D->getNameForDiagnostic(Os, D->getASTContext().getPrintingPolicy(), in printQuotedQualifiedName() 29 D->getNameForDiagnostic(Os, D->getASTContext().getPrintingPolicy(), in printQuotedName()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/AST/ |
| D | DeclTemplate.cpp | 936 void ClassTemplateSpecializationDecl::getNameForDiagnostic( in getNameForDiagnostic() function in ClassTemplateSpecializationDecl 938 NamedDecl::getNameForDiagnostic(OS, Policy, Qualified); in getNameForDiagnostic() 1287 void VarTemplateSpecializationDecl::getNameForDiagnostic( in getNameForDiagnostic() function in VarTemplateSpecializationDecl 1289 NamedDecl::getNameForDiagnostic(OS, Policy, Qualified); in getNameForDiagnostic()
|
| D | Decl.cpp | 91 ND->getNameForDiagnostic(OS, Context.getPrintingPolicy(), true); in print() 1710 void NamedDecl::getNameForDiagnostic(raw_ostream &OS, in getNameForDiagnostic() function in NamedDecl 2876 void FunctionDecl::getNameForDiagnostic( in getNameForDiagnostic() function in FunctionDecl 2878 NamedDecl::getNameForDiagnostic(OS, Policy, Qualified); in getNameForDiagnostic()
|
| D | ASTDiagnostic.cpp | 429 ND->getNameForDiagnostic(OS, Context.getPrintingPolicy(), Qualified); in FormatASTNodeDiagnosticArgument() 468 ND->getNameForDiagnostic(OS, Context.getPrintingPolicy(), true); in FormatASTNodeDiagnosticArgument()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
| D | RetainCountDiagnostics.cpp | 297 PVD->getNameForDiagnostic(os, PVD->getASTContext().getPrintingPolicy(), in generateDiagnosticsForCallLike() 412 PVD->getNameForDiagnostic(os, PVD->getASTContext().getPrintingPolicy(), in annotateConsumedSummaryMismatch()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/ |
| D | FrontendActions.cpp | 495 NamedTemplate->getNameForDiagnostic(OS, Policy, true); in getTemplightEntry()
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/ |
| D | DeclTemplate.h | 1869 void getNameForDiagnostic(raw_ostream &OS, const PrintingPolicy &Policy, 2738 void getNameForDiagnostic(raw_ostream &OS, const PrintingPolicy &Policy,
|
| D | Decl.h | 346 virtual void getNameForDiagnostic(raw_ostream &OS, 2049 void getNameForDiagnostic(raw_ostream &OS, const PrintingPolicy &Policy,
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | SemaTemplateInstantiate.cpp | 2640 Instantiation->getNameForDiagnostic(OS, getPrintingPolicy(), in InstantiateClass()
|
| D | SemaTemplateInstantiateDecl.cpp | 4864 Function->getNameForDiagnostic(OS, getPrintingPolicy(), in InstantiateFunctionDefinition()
|
| D | SemaOpenMP.cpp | 7468 VD->getNameForDiagnostic(OS, SemaRef.getPrintingPolicy(), in checkDecl() 7487 DepDecl->getNameForDiagnostic(OS, SemaRef.getPrintingPolicy(), in checkDecl()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | CGDebugInfo.cpp | 4750 ND->getNameForDiagnostic(OS, PP, Qualified); in GetName()
|
| D | CodeGenModule.cpp | 3207 FD->getNameForDiagnostic(OS, getContext().getPrintingPolicy(), in EmitGlobalDefinition()
|