Home
last modified time | relevance | path

Searched defs:Errs (Results 1 – 16 of 16) sorted by relevance

/llvm-project/clang/test/Parser/
H A Dcxx-member-initializers.cpp76 struct Errs : X<0> { struct
77 Errs(X<0>) : decltype X<0>() {} // expected-error {{expected '(' after 'decltype'}} in Errs() function
78 Errs(X<1>) : what is this () {} // expected-error {{expected '(' or '{'}} in Errs() argument
/llvm-project/llvm/lib/Support/
H A DInitLLVM.cpp27 Errs->flush(); in CleanupStdHandles() local
H A DCommandLine.cpp1429 ParseCommandLineOptions(int argc,const char * const * argv,StringRef Overview,raw_ostream * Errs,const char * EnvVar,bool LongOptionsUseDoubleDash) ParseCommandLineOptions() argument
1475 ParseCommandLineOptions(int argc,const char * const * argv,StringRef Overview,raw_ostream * Errs,bool LongOptionsUseDoubleDash) ParseCommandLineOptions() argument
1835 error(const Twine & Message,StringRef ArgName,raw_ostream & Errs) error() argument
[all...]
/llvm-project/llvm/unittests/Support/
H A DCommandLineTest.cpp518 std::string Errs; in TEST() local
597 raw_string_ostream OS(Errs); in TEST() local
654 std::string Errs; TEST() local
1278 std::string Errs; TEST() local
1865 std::string Errs; TEST() local
1940 std::string Errs; TEST() local
1968 std::string Errs; TEST() local
1991 std::string Errs; TEST() local
2082 std::string Errs; TEST() local
2105 std::string Errs; TEST() local
2135 std::string Errs; TEST() local
2169 std::string Errs; TEST() local
2260 std::string Errs; TEST() local
[all...]
/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.cpp39 llvm::erase_if(Symbols, [ToRemove, &Errs](const Symbol &Sym) { in removeSymbols() local
/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp316 handleMakeDependencyToolResult(const std::string & Input,llvm::Expected<std::string> & MaybeFile,SharedStream & OS,SharedStream & Errs) handleMakeDependencyToolResult() argument
557 handleTranslationUnitResult(StringRef Input,llvm::Expected<TranslationUnitDeps> & MaybeTUDeps,FullDeps & FD,size_t InputIndex,SharedStream & OS,SharedStream & Errs) handleTranslationUnitResult() argument
574 handleModuleResult(StringRef ModuleName,llvm::Expected<ModuleDepsGraph> & MaybeModuleGraph,FullDeps & FD,size_t InputIndex,SharedStream & OS,SharedStream & Errs) handleModuleResult() argument
661 handleP1689DependencyToolResult(const std::string & Input,llvm::Expected<P1689Rule> & MaybeRule,P1689Deps & PD,SharedStream & Errs) handleP1689DependencyToolResult() argument
878 SharedStream Errs(llvm::errs()); clang_scan_deps_main() local
[all...]
/llvm-project/clang/tools/clang-repl/
H A DClangRepl.cpp70 unsigned Errs = CI->getDiagnostics().getClient()->getNumErrors(); in checkDiagErrors() local
/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h395 bool error(const Twine &Message, raw_ostream &Errs) { in error()
/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1108 Error Errs = Error::success(); in match() local
2525 Error Errs = Error::success(); defineCmdlineVariables() local
[all...]
/llvm-project/clang/lib/AST/
H A DType.cpp5285 Conflicts &Errs) { in getIntersection() local
5234 insert(const FunctionEffectWithCondition & NewEC,Conflicts & Errs) insert() argument
5276 insert(const FunctionEffectsRef & Set,Conflicts & Errs) insert() argument
5322 getUnion(FunctionEffectsRef LHS,FunctionEffectsRef RHS,Conflicts & Errs) getUnion() argument
[all...]
H A DASTContext.cpp10591 FunctionEffectSet::Conflicts Errs; mergeFunctionTypes() local
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp568 std::vector<std::string> Errs; local
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7527 FunctionEffectSet::Conflicts Errs; handleNonBlockingNonAllocatingTypeAttr() local
H A DSemaDecl.cpp20209 diagnoseFunctionEffectMergeConflicts(const FunctionEffectSet::Conflicts & Errs,SourceLocation NewLoc,SourceLocation OldLoc) diagnoseFunctionEffectMergeConflicts() argument
H A DSemaDeclCXX.cpp18082 FunctionEffectSet::Conflicts Errs; CheckOverridingFunctionAttributes() local
H A DTreeTransform.h6310 FunctionEffectSet::Conflicts Errs; TransformFunctionProtoType() local