Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp104 fixSeparateAttrArgAndNumber(StringRef ArgStr,SourceLocation ArgLoc,Token Tok,ArgsVector & ArgExprs,Parser & P,ASTContext & Ctx,Preprocessor & PP) fixSeparateAttrArgAndNumber() argument
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPAMD.cpp253 std::string ArgStr = addClangTargetOptions() local
H A DClang.cpp3166 llvm::raw_svector_ostream ArgStr(DenormFlag); RenderFloatingPointOptions() local
3174 llvm::raw_svector_ostream ArgStr(DenormFlag); RenderFloatingPointOptions() local
4959 StringRef ArgStr = ConstructJob() local
7489 std::string ArgStr = ConstructJob() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp252 StringRef ArgStr; in callBufferedPrintfStart() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1914 StringRef ArgStr(arg); ParseCodeGenArgs() local
2803 StringRef ArgStr = ParseFrontendArgs() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1604 std::string ArgStr = Quote ? "\"" : ""; qualifyWindowsLibrary() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1183 StringRef ArgStr(Arg); expandResponseFile() local
[all...]