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

/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp104 static void fixSeparateAttrArgAndNumber(StringRef ArgStr, SourceLocation ArgLoc, argument
/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPAMD.cpp253 std::string ArgStr = local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp252 StringRef ArgStr; local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1604 std::string ArgStr = Quote ? "\"" : ""; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h289 StringRef ArgStr; // The argument string itself (ex: "help", "o") member in class:llvm::cl::Option

Completed in 135 milliseconds