Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DOptions.h96 static void registerOption(StringRef ArgStr, StringRef Desc, in registerOption()
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DOptions.h96 static void registerOption(const char *ArgStr, const char *Desc, in registerOption()
/aosp_15_r20/external/clang/unittests/Tooling/
H A DRecursiveASTVisitorTestExprVisitor.cpp35 std::string ArgStr; in TraverseTemplateArgumentLoc() local
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInvocation.cpp681 StringRef ArgStr(arg); in ParseCodeGenArgs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCommandLine.cpp1202 StringRef ArgStr(Arg); in expandResponseFile() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DTargetInfo.cpp2139 std::string ArgStr = Quote ? "\"" : ""; in qualifyWindowsLibrary() local