Searched defs:ArgStr (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIP.cpp260 std::string ArgStr = local
H A DClang.cpp4140 StringRef ArgStr = local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1793 StringRef ArgStr = local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h285 StringRef ArgStr; // The argument string itself (ex: "help", "o") member in class:llvm::cl::Option
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp2590 std::string ArgStr = Quote ? "\"" : ""; local

Completed in 198 milliseconds