| /llvm-project-15.0.7/llvm/tools/llvm-diff/lib/ |
| H A D | DifferenceEngine.cpp | 240 if (Complain) Engine.log("argument counts differ"); in diffCallSites() 245 if (Complain) in diffCallSites() 266 if (Complain) Engine.log("different predicates"); in diff() 284 if (Complain) in diff() 295 if (Complain) in diff() 307 if (diffCallSites(LI, RI, Complain)) in diff() 320 if (Complain) in diff() 330 if (diffCallSites(LI, RI, Complain)) in diff() 397 } else if (Complain || !Difference) { in diff() 398 if (Complain) in diff() [all …]
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | ASTStructuralEquivalence.h | 67 bool Complain; member 76 bool StrictTypeSpelling = false, bool Complain = true, 80 ErrorOnTagTypeMismatch(ErrorOnTagTypeMismatch), Complain(Complain) {} in FromCtx()
|
| H A D | ASTImporter.h | 575 bool Complain = true);
|
| /llvm-project-15.0.7/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 132 bool Complain, in ReadLanguageOptions() argument 152 bool Complain) { in ReadDiagnosticOptions() argument 161 bool Complain) { in ReadFileSystemOptions() argument 171 bool Complain) { in ReadHeaderSearchOptions() argument 184 bool Complain, in ReadPreprocessorOptions() argument 251 bool Complain) override; 253 bool Complain) override; 257 bool Complain) override; 259 bool Complain, 288 bool Complain) override; [all …]
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | ASTStructuralEquivalence.cpp | 1265 if (Context.Complain) { in IsStructurallyEquivalent() 1280 if (Context.Complain) { in IsStructurallyEquivalent() 1424 if (Context.Complain) { in IsStructurallyEquivalent() 1607 if (Context.Complain) { in IsStructurallyEquivalent() 1646 if (Context.Complain) { in IsStructurallyEquivalent() 1738 if (Context.Complain) { in IsStructurallyEquivalent() 1756 if (Context.Complain) { in IsStructurallyEquivalent() 1791 if (Context.Complain) { in IsStructurallyEquivalent() 1809 if (Context.Complain) { in IsStructurallyEquivalent() 1822 if (Context.Complain) { in IsStructurallyEquivalent() [all …]
|
| H A D | ASTImporter.cpp | 511 bool IsStructuralMatch(Decl *From, Decl *To, bool Complain = true); 2225 bool ASTNodeImporter::IsStructuralMatch(Decl *From, Decl *To, bool Complain) { in IsStructuralMatch() argument 2236 false, Complain); in IsStructuralMatch() 9900 bool Complain) { in IsStructurallyEquivalent() argument 9914 Complain); in IsStructurallyEquivalent()
|
| /llvm-project-15.0.7/clang/include/clang/Lex/ |
| H A D | ModuleMap.h | 296 bool Complain) const; 309 Module *resolveModuleId(const ModuleId &Id, Module *Mod, bool Complain) const; 643 bool resolveExports(Module *Mod, bool Complain); 653 bool resolveUses(Module *Mod, bool Complain); 663 bool resolveConflicts(Module *Mod, bool Complain);
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 202 bool Complain) { in ReadHeaderSearchOptions() argument 441 bool Complain, in ReadLanguageOptions() argument 485 if (Complain) in checkDiagnosticGroupMappings() 512 if (Complain) in checkDiagnosticMappings() 519 if (Complain) in checkDiagnosticMappings() 526 if (Complain) in checkDiagnosticMappings() 533 if (Complain) in checkDiagnosticMappings() 586 Complain); in ReadDiagnosticOptions() 2377 if (Complain) { in getInputFile() 2397 if (Complain) in getInputFile() [all …]
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | FrontendActions.cpp | 649 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain, in ReadLanguageOptions() argument 672 bool ReadTargetOptions(const TargetOptions &TargetOpts, bool Complain, in ReadTargetOptions() argument 692 bool Complain) override { in ReadDiagnosticOptions() argument 712 bool Complain) override { in ReadHeaderSearchOptions() argument 729 bool Complain, in ReadPreprocessorOptions() argument
|
| H A D | ASTUnit.cpp | 538 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain, in ReadLanguageOptions() argument 552 bool Complain) override { in ReadHeaderSearchOptions() argument 557 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, bool Complain, in ReadPreprocessorOptions() argument 563 bool ReadTargetOptions(const TargetOptions &TargetOpts, bool Complain, in ReadTargetOptions() argument
|
| /llvm-project-15.0.7/clang/lib/Lex/ |
| H A D | ModuleMap.cpp | 110 bool Complain) const { in resolveExport() 118 Module *Context = resolveModuleId(Unresolved.Id, Mod, Complain); in resolveExport() 126 bool Complain) const { in resolveModuleId() 130 if (Complain) in resolveModuleId() 141 if (Complain) in resolveModuleId() 1322 bool ModuleMap::resolveExports(Module *Mod, bool Complain) { in resolveExports() argument 1326 Module::ExportDecl Export = resolveExport(Mod, UE, Complain); in resolveExports() 1335 bool ModuleMap::resolveUses(Module *Mod, bool Complain) { in resolveUses() argument 1339 Module *DirectUse = resolveModuleId(UDU, Mod, Complain); in resolveUses() 1348 bool ModuleMap::resolveConflicts(Module *Mod, bool Complain) { in resolveConflicts() argument [all …]
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | method-attributes.m | 91 @interface Complain interface
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaTemplate.cpp | 808 if (Complain) in DiagnoseUninstantiableTemplate() 7715 if (Complain) { in MatchTemplateParameterKind() 7737 if (Complain) { in MatchTemplateParameterKind() 7770 if (Complain) { in MatchTemplateParameterKind() 7817 if (Complain) in MatchTemplateParameterKind() 7827 if (Complain) in MatchTemplateParameterKind() 7889 if (Complain) in TemplateParameterListsAreEqual() 7910 if (Complain) in TemplateParameterListsAreEqual() 7941 if (Complain) in TemplateParameterListsAreEqual() 7960 if (Complain) in TemplateParameterListsAreEqual() [all …]
|
| H A D | SemaOverload.cpp | 10331 if (Complain) { in checkAddressOfFunctionIsAvailable() 10346 if (Complain) { in checkAddressOfFunctionIsAvailable() 10374 if (Complain) { in checkAddressOfFunctionIsAvailable() 12041 bool Complain; member in __anon85f2cfc11d11::AddressOfFunctionResolver 12060 Complain(Complain), Context(S.getASTContext()), in AddressOfFunctionResolver() 12246 Complain)) { in AddMatchingNonTemplateFunction() 12247 HasComplained |= Complain; in AddMatchingNonTemplateFunction() 12326 Complain, TargetFunctionType); in EliminateAllExceptMostSpecializedTemplate() 12334 HasComplained |= Complain; in EliminateAllExceptMostSpecializedTemplate() 12474 if (Complain) { in ResolveAddressOfOverloadedFunction() [all …]
|
| H A D | SemaTemplateInstantiate.cpp | 2674 bool Complain) { in InstantiateClass() argument 2679 Pattern, PatternDef, TSK, Complain)) in InstantiateClass() 3238 TemplateSpecializationKind TSK, bool Complain) { in InstantiateClassTemplateSpecialization() argument 3253 getTemplateInstantiationArgs(ClassTemplateSpec), TSK, Complain); in InstantiateClassTemplateSpecialization()
|
| H A D | SemaTemplateDeduction.cpp | 5236 bool Complain, QualType TargetType) { in getMostSpecialized() argument 5238 if (Complain) { in getMostSpecialized() 5287 if (Complain) { in getMostSpecialized()
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | Sema.h | 3991 bool Complain = false, 4005 bool Complain, 4017 bool Complain = false, 4023 bool Complain = false, 7814 bool Complain = true); 8185 bool Complain, 8888 bool Complain = true, QualType TargetType = QualType()); 9717 bool Complain = true); 9760 bool Complain = true);
|