Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/
H A DTemplateArgumentLocTraverser.cpp19 llvm::raw_string_ostream Stream(ArgStr); in TraverseTemplateArgumentLoc() local
/llvm-project/libc/utils/HdrGen/
H A DGenerator.cpp
/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp105 static void fixSeparateAttrArgAndNumber(StringRef ArgStr, SourceLocation ArgLoc, in fixSeparateAttrArgAndNumber() argument
/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPAMD.cpp289 std::string ArgStr = addClangTargetOptions() local
H A DClang.cpp3240 llvm::raw_svector_ostream ArgStr(DenormFlag); RenderFloatingPointOptions() local
3248 llvm::raw_svector_ostream ArgStr(DenormFlag); RenderFloatingPointOptions() local
5138 StringRef ArgStr = ConstructJob() local
7633 std::string ArgStr = ConstructJob() local
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp252 StringRef ArgStr; in callBufferedPrintfStart() local
/llvm-project/clang/tools/clang-installapi/
H A DOptions.cpp112 std::optional<StringRef> ArgStr = Arg.getAsString(); getArgListFromJSON() local
/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1964 StringRef ArgStr(arg); ParseCodeGenArgs() local
2857 StringRef ArgStr = ParseFrontendArgs() local
[all...]
/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1619 std::string ArgStr = Quote ? "\"" : ""; qualifyWindowsLibrary() local
/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1183 StringRef ArgStr(Arg); expandResponseFile() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp14230 StringRef ArgStr = cast<StringLiteral>(ArgExpr)->getString(); EmitAArch64CpuSupports() local