Home
last modified time | relevance | path

Searched defs:hasArgStr (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCommandLine.h314 bool hasArgStr() const { return !ArgStr.empty(); } in hasArgStr() function
/external/llvm-project/llvm/include/llvm/Support/
DCommandLine.h306 bool hasArgStr() const { return !ArgStr.empty(); } in hasArgStr() function
/external/llvm/include/llvm/Support/
DCommandLine.h274 bool hasArgStr() const { return !ArgStr.empty(); } in hasArgStr() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h284 bool hasArgStr() const { return !ArgStr.empty(); } in hasArgStr() function