Home
last modified time | relevance | path

Searched defs:reportWarning (Results 1 – 5 of 5) 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-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp728 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/llvm/tools/dsymutil/
DDwarfLinker.cpp1732 void DwarfLinker::reportWarning(const Twine &Warning, const DWARFUnit *Unit, in reportWarning() function in llvm::dsymutil::__anondee1b6540111::DwarfLinker