Searched defs:Errs (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/ |
H A D | ClangScanDeps.cpp | 318 SharedStream &OS, SharedStream &Errs) { in handleMakeDependencyToolResult() 559 FullDeps &FD, size_t InputIndex, SharedStream &OS, SharedStream &Errs) { in handleTranslationUnitResult() 576 FullDeps &FD, size_t InputIndex, SharedStream &OS, SharedStream &Errs) { in handleModuleResult() 663 P1689Deps &PD, SharedStream &Errs) { in handleP1689DependencyToolResult() 890 SharedStream Errs(llvm::errs()); in clang_scan_deps_main() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/ |
H A D | COFFObject.cpp | 39 Error Errs = Error::success(); in removeSymbols() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CommandLine.h | 395 bool error(const Twine &Message, raw_ostream &Errs) { in error()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | CommandLine.cpp | 1429 StringRef Overview, raw_ostream *Errs, in ParseCommandLineOptions() 1475 raw_ostream *Errs, in ParseCommandLineOptions() 1835 bool Option::error(const Twine &Message, StringRef ArgName, raw_ostream &Errs) { in error()
|
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/ |
H A D | FileCheck.cpp | 1108 Error Errs = Error::success(); in match() local 2525 Error Errs = Error::success(); in defineCmdlineVariables() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Type.cpp | 5194 Conflicts &Errs) { in insert() 5236 bool FunctionEffectSet::insert(const FunctionEffectsRef &Set, Conflicts &Errs) { in insert() 5245 FunctionEffectSet::Conflicts Errs; in getIntersection() local 5282 Conflicts &Errs) { in getUnion()
|
H A D | ASTContext.cpp | 10868 FunctionEffectSet::Conflicts Errs; in mergeFunctionTypes() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 7581 FunctionEffectSet::Conflicts Errs; in handleNonBlockingNonAllocatingTypeAttr() local
|
H A D | SemaDecl.cpp | 20255 const FunctionEffectSet::Conflicts &Errs, SourceLocation NewLoc, in diagnoseFunctionEffectMergeConflicts()
|
H A D | SemaDeclCXX.cpp | 18142 FunctionEffectSet::Conflicts Errs; in CheckOverridingFunctionAttributes() local
|
H A D | TreeTransform.h | 6313 FunctionEffectSet::Conflicts Errs; in TransformFunctionProtoType() local
|