Home
last modified time | relevance | path

Searched refs:DefaultMsg (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DUndefinedAssignmentChecker.cpp53 static const char *const DefaultMsg = in checkBind() local
56 BT.reset(new BuiltinBug(this, DefaultMsg)); in checkBind()
109 OS << DefaultMsg; in checkBind()
/external/llvm/lib/Support/
DCommandLine.cpp1370 static StringRef getValueStr(const Option &O, StringRef DefaultMsg) { in getValueStr() argument
1372 return DefaultMsg; in getValueStr()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp1398 static StringRef getValueStr(const Option &O, StringRef DefaultMsg) { in getValueStr() argument
1400 return DefaultMsg; in getValueStr()
/external/llvm-project/llvm/lib/Support/
DCommandLine.cpp1706 static StringRef getValueStr(const Option &O, StringRef DefaultMsg) { in getValueStr() argument
1708 return DefaultMsg; in getValueStr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCommandLine.cpp1689 static StringRef getValueStr(const Option &O, StringRef DefaultMsg) { in getValueStr() argument
1691 return DefaultMsg; in getValueStr()