Home
last modified time | relevance | path

Searched defs:reportWarning (Results 1 – 15 of 15) sorted by relevance

/external/auto/value/src/main/java/com/google/auto/value/processor/
DErrorReporter.java57 void reportWarning(Element e, String format, Object... args) { in reportWarning() method in ErrorReporter
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DEnumCastOutOfRangeChecker.cpp79 void EnumCastOutOfRangeChecker::reportWarning(CheckerContext &C) const { in reportWarning() function in EnumCastOutOfRangeChecker
/external/skqp/tools/bookmaker/
DtextParser.cpp39 void TextParser::reportWarning(const char* errorStr) const { in reportWarning() function in TextParser
/external/llvm-project/llvm/tools/llvm-objcopy/
Dllvm-objcopy.cpp60 ErrorSuccess reportWarning(Error E) { in reportWarning() function
/external/llvm-project/llvm/tools/dsymutil/
DDwarfLinkerForBinary.cpp147 void DwarfLinkerForBinary::reportWarning(const Twine &Warning, in reportWarning() function in llvm::dsymutil::DwarfLinkerForBinary
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp728 void HexagonMCChecker::reportWarning(Twine const &Msg) { in reportWarning() function in HexagonMCChecker
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp738 void HexagonMCChecker::reportWarning(Twine const &Msg) { in reportWarning() function in HexagonMCChecker
/external/llvm-project/llvm/tools/llvm-readobj/
Dllvm-readobj.cpp406 void reportWarning(Error Err, StringRef Input) { in reportWarning() function
/external/clang/lib/ARCMigrate/
DTransformActions.cpp686 void TransformActions::reportWarning(StringRef message, SourceLocation loc, in reportWarning() function in TransformActions
/external/llvm-project/clang/lib/ARCMigrate/
DTransformActions.cpp692 void TransformActions::reportWarning(StringRef message, SourceLocation loc, in reportWarning() function in TransformActions
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp704 void MCContext::reportWarning(SMLoc Loc, const Twine &Msg) { in reportWarning() function in MCContext
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp837 void MCContext::reportWarning(SMLoc Loc, const Twine &Msg) { in reportWarning() function in MCContext
/external/llvm-project/llvm/lib/Support/
DYAMLTraits.cpp381 void Input::reportWarning(HNode *hnode, const Twine &message) { in reportWarning() function in Input
/external/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp451 void objdump::reportWarning(Twine Message, StringRef File) { in reportWarning() function in objdump
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1732 void DwarfLinker::reportWarning(const Twine &Warning, const DWARFUnit *Unit, in reportWarning() function in llvm::dsymutil::__anondabe43b60111::DwarfLinker