Searched defs:reportWarning (Results 1 – 8 of 8) sorted by relevance
/external/auto/value/src/main/java/com/google/auto/value/processor/ |
D | ErrorReporter.java | 57 void reportWarning(Element e, String format, Object... args) { in reportWarning() method in ErrorReporter
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | YAMLTraits.cpp | 385 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/ |
D | HexagonMCChecker.cpp | 728 void HexagonMCChecker::reportWarning(Twine const &Msg) { in reportWarning() function in HexagonMCChecker
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCChecker.cpp | 800 void HexagonMCChecker::reportWarning(Twine const &Msg) { in reportWarning() function in HexagonMCChecker
|
/external/clang/lib/ARCMigrate/ |
D | TransformActions.cpp | 686 void TransformActions::reportWarning(StringRef message, SourceLocation loc, in reportWarning() function in TransformActions
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCContext.cpp | 704 void MCContext::reportWarning(SMLoc Loc, const Twine &Msg) { in reportWarning() function in MCContext
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
D | MCContext.cpp | 1062 void MCContext::reportWarning(SMLoc Loc, const Twine &Msg) { in reportWarning() function in MCContext
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 1732 void DwarfLinker::reportWarning(const Twine &Warning, const DWARFUnit *Unit, in reportWarning() function in llvm::dsymutil::__anon39442f050111::DwarfLinker
|