Home
last modified time | relevance | path

Searched defs:ArgStr (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp105 static void fixSeparateAttrArgAndNumber(StringRef ArgStr, SourceLocation ArgLoc, in fixSeparateAttrArgAndNumber()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPAMD.cpp289 std::string ArgStr = in addClangTargetOptions() local
H A DClang.cpp3316 llvm::raw_svector_ostream ArgStr(DenormFlag); in RenderFloatingPointOptions() local
3324 llvm::raw_svector_ostream ArgStr(DenormFlag); in RenderFloatingPointOptions() local
5214 StringRef ArgStr = in ConstructJob() local
7722 std::string ArgStr = in ConstructJob() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp252 StringRef ArgStr; in callBufferedPrintfStart() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1992 StringRef ArgStr(arg); in ParseCodeGenArgs() local
2885 StringRef ArgStr = in ParseFrontendArgs() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1619 std::string ArgStr = Quote ? "\"" : ""; in qualifyWindowsLibrary() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1183 StringRef ArgStr(Arg); in expandResponseFile() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp14319 StringRef ArgStr = cast<StringLiteral>(ArgExpr)->getString(); in EmitAArch64CpuSupports() local