| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | FrontendActions.cpp | 644 StringRef ModuleFilename, bool Complain, in ReadLanguageOptions() 672 StringRef ModuleFilename, bool Complain, in ReadTargetOptions() 693 bool Complain) override { in ReadDiagnosticOptions() 714 bool Complain) override { in ReadHeaderSearchOptions() 731 bool Complain) override { in ReadHeaderSearchPaths() 747 bool Complain, in ReadPreprocessorOptions()
|
| H A D | ASTUnit.cpp | 536 StringRef ModuleFilename, bool Complain, in ReadLanguageOptions() 561 bool Complain) override { in ReadHeaderSearchOptions() 577 bool Complain) override { in ReadHeaderSearchPaths() 599 bool Complain, in ReadPreprocessorOptions() 606 StringRef ModuleFilename, bool Complain, in ReadTargetOptions()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTStructuralEquivalence.h | 74 bool Complain; member
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 135 StringRef ModuleFilename, bool Complain, in ReadLanguageOptions() 145 StringRef ModuleFilename, bool Complain, in ReadTargetOptions() 155 StringRef ModuleFilename, bool Complain) { in ReadDiagnosticOptions() 164 bool Complain) { in ReadFileSystemOptions() 179 bool Complain) { in ReadHeaderSearchOptions() 193 bool Complain) { in ReadHeaderSearchPaths() 207 bool ReadMacros, bool Complain, in ReadPreprocessorOptions()
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 170 const LangOptions &LangOpts, StringRef ModuleFilename, bool Complain, in ReadLanguageOptions() 179 const TargetOptions &TargetOpts, StringRef ModuleFilename, bool Complain, in ReadTargetOptions() 188 DiagnosticOptions &DiagOpts, StringRef ModuleFilename, bool Complain) { in ReadDiagnosticOptions() 195 bool Complain) { in ReadFileSystemOptions() 202 StringRef SpecificModuleCachePath, bool Complain) { in ReadHeaderSearchOptions() 211 bool ReadMacros, bool Complain, std::string &SuggestedPredefines) { in ReadPreprocessorOptions() 457 StringRef ModuleFilename, bool Complain, in ReadLanguageOptions() 466 StringRef ModuleFilename, bool Complain, in ReadTargetOptions() 485 bool Complain) { in checkDiagnosticGroupMappings() 527 bool Complain) { in checkDiagnosticMappings() [all …]
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/ |
| H A D | DifferenceEngine.cpp | 342 bool diffCallSites(const CallBase &L, const CallBase &R, bool Complain) { in diffCallSites() 367 bool diff(const Instruction *L, const Instruction *R, bool Complain, in diff()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningWorker.cpp | 164 bool Complain) override { in ReadHeaderSearchOptions() 179 bool Complain) override { in ReadHeaderSearchPaths()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | ModuleMap.cpp | 1491 bool ModuleMap::resolveExports(Module *Mod, bool Complain) { in resolveExports() 1504 bool ModuleMap::resolveUses(Module *Mod, bool Complain) { in resolveUses() 1518 bool ModuleMap::resolveConflicts(Module *Mod, bool Complain) { in resolveConflicts()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 11595 bool Complain, in checkAddressOfFunctionIsAvailable() 11664 bool Complain, in checkAddressOfFunctionIsAvailable() 13448 bool Complain = true) { in completeFunctionType() 13471 bool Complain; member in __anon2e1ecc912e11::AddressOfFunctionResolver 13488 const QualType &TargetType, bool Complain) in AddressOfFunctionResolver() 13900 bool Complain, in ResolveAddressOfOverloadedFunction() 14058 OverloadExpr *ovl, bool Complain, DeclAccessPair *FoundResult, in ResolveSingleFunctionTemplateSpecialization()
|
| H A D | SemaTemplateInstantiate.cpp | 3601 bool Complain) { in InstantiateClass() 4170 TemplateSpecializationKind TSK, bool Complain, in InstantiateClassTemplateSpecialization()
|
| H A D | SemaTemplate.cpp | 772 bool Complain, bool *Unreachable) { in DiagnoseUninstantiableTemplate() 7970 const NamedDecl *OldInstFrom, bool Complain, in MatchTemplateParameterKind() 8128 const NamedDecl *OldInstFrom, TemplateParameterList *Old, bool Complain, in TemplateParameterListsAreEqual()
|
| H A D | SemaTemplateDeduction.cpp | 6048 bool Complain, QualType TargetType) { in getMostSpecialized()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTImporter.cpp | 2698 bool ASTNodeImporter::IsStructuralMatch(Decl *From, Decl *To, bool Complain, in IsStructuralMatch() 10855 bool Complain) { in IsStructurallyEquivalent()
|