Home
last modified time | relevance | path

Searched defs:ArgStr (Results 1 – 9 of 9) 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.cpp243 std::string ArgStr = in addClangTargetOptions() local
H A DClang.cpp3318 llvm::raw_svector_ostream ArgStr(DenormFlag); in RenderFloatingPointOptions() local
3326 llvm::raw_svector_ostream ArgStr(DenormFlag); in RenderFloatingPointOptions() local
5232 StringRef ArgStr = in ConstructJob() local
7781 std::string ArgStr = in ConstructJob() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangBuiltinsEmitter.cpp240 StringRef ArgStr = T.substr(Open + 1); in ParseType() 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.cpp2107 StringRef ArgStr(arg); in ParseCodeGenArgs() local
3061 StringRef ArgStr = in ParseFrontendArgs() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1626 std::string ArgStr = Quote ? "\"" : ""; in qualifyWindowsLibrary() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1200 StringRef ArgStr(Arg); in expandResponseFile() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DARM.cpp8100 StringRef ArgStr = cast<StringLiteral>(ArgExpr)->getString(); in EmitAArch64CpuSupports() local