/llvm-project/clang/test/SemaObjC/ |
H A D | diagnose_if.m | 8 -(void)meth _diagnose_if(1, "don't use this", "warning"); // expected-note 1{{from 'diagnose_if'}}
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/android/ |
H A D | cloexec-pipe.cpp | 5 void warning() { in warning() function
|
H A D | cloexec-pipe2.cpp | 17 void warning() { in warning() function
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/hicpp/ |
H A D | ignored-remove-result.cpp | 31 void warning() { in warning() function
|
/llvm-project/llvm/lib/Support/ |
H A D | WithColor.cpp | 85 raw_ostream &WithColor::warning() { return warning(errs()); } in warning() function in WithColor 101 raw_ostream &WithColor::warning(raw_ostream &OS, StringRef Prefix, in warning() function in WithColor
|
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/ |
H A D | Logging.py | 29 def warning(self, msg, enable_prefix=True, flag=None): member in Logger
|
/llvm-project/llvm/utils/Misc/ |
H A D | zkill | 20 warning = lambda message: _write_message('warning', message) function
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | unused-return-value-custom.cpp | 48 void warning() { in warning() function
|
H A D | unused-return-value.cpp | 88 void warning() { in warning() function
|
/llvm-project/lldb/source/Interpreter/ |
H A D | CommandReturnObject.cpp | 23 static llvm::raw_ostream &warning(Stream &strm) { warning() function
|
/llvm-project/llvm/utils/lit/lit/ |
H A D | LitConfig.py | 235 def warning(self, message): member in LitConfig
|
/llvm-project/lldb/source/Utility/ |
H A D | TraceGDBRemotePackets.cpp | 113 void TraceGetStateResponse::AddWarning(StringRef warning) { in AddWarning()
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | ConfigYAML.cpp | 447 void warning(const llvm::Twine &Msg, llvm::SMRange Range) { warning() function in clang::clangd::config::__anon5a4e72b70111::Parser 450 void warning(const llvm::Twine &Msg, const Node &N) { warning() function in clang::clangd::config::__anon5a4e72b70111::Parser [all...] |
/llvm-project/flang/lib/Semantics/ |
H A D | pointer-assignment.cpp | 369 std::optional<std::string> warning; Check() local
|
H A D | check-call.cpp | 1037 std::optional<std::string> warning; CheckProcedureArg() local 1434 std::optional<std::string> warning; CheckAssociated() local [all...] |
/llvm-project/lld/MachO/ |
H A D | Config.h | 62 warning, enumerator
|
H A D | InputFiles.cpp | 1092 [&](Error warning) { in parseDebugInfo() argument 1552 [&](Error warning) { in getDwarf() argument
|
H A D | Driver.cpp | 2023 for (const auto &warning : missingAutolinkWarnings) link() local
|
/llvm-project/clang/lib/Analysis/ |
H A D | PathDiagnostic.cpp | 157 llvm::raw_svector_ostream warning(buf); in HandlePathDiagnostic() local
|
/llvm-project/llvm/tools/llvm-cov/ |
H A D | CodeCoverage.cpp | 212 void CodeCoverageTool::warning(const Twine &Message, StringRef Whence) { in warning() function in CodeCoverageTool [all...] |
/llvm-project/lld/ELF/ |
H A D | InputFiles.cpp | 484 __anon4a52fea70402(Error warning) getDwarf() argument
|
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionDeclMap.cpp | 1456 std::string warning("got name from symbols: "); in FindExternalVisibleDecls() local
|
/llvm-project/flang/lib/Evaluate/ |
H A D | tools.cpp | 1095 CheckProcCompatibility(bool isCall,const std::optional<characteristics::Procedure> & lhsProcedure,const characteristics::Procedure * rhsProcedure,const SpecificIntrinsic * specificIntrinsic,std::string & whyNotCompatible,std::optional<std::string> & warning,bool ignoreImplicitVsExplicit) CheckProcCompatibility() argument
|