Home
last modified time | relevance | path

Searched defs:reportWarning (Results 1 – 8 of 8) 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/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DYAMLTraits.cpp385 void Input::reportWarning(HNode *hnode, const Twine &message) { in reportWarning() function in Input
390 void Input::reportWarning(Node *node, const Twine &message) { in reportWarning() function in Input
394 void Input::reportWarning(const SMRange &range, const Twine &message) { in reportWarning() function in Input
/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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp800 void HexagonMCChecker::reportWarning(Twine const &Msg) { in reportWarning() function in HexagonMCChecker
/external/clang/lib/ARCMigrate/
DTransformActions.cpp686 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/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCContext.cpp1062 void MCContext::reportWarning(SMLoc Loc, const Twine &Msg) { in reportWarning() function in MCContext
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1732 void DwarfLinker::reportWarning(const Twine &Warning, const DWARFUnit *Unit, in reportWarning() function in llvm::dsymutil::__anon39442f050111::DwarfLinker