Home
last modified time | relevance | path

Searched defs:AStr (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/libcxx/test/libcxx/input.output/filesystems/class.path/path.member/path.native.obs/
H A Dstring_alloc.pass.cpp67 using AStr = std::basic_string<CharT, Traits, MAlloc>; in doShortStringTest() typedef
77 using AStr = std::basic_string<CharT, Traits, MAlloc>; in doShortStringTest() typedef
119 using AStr = std::basic_string<CharT, Traits, MAlloc>; in doLongStringTest() typedef
129 using AStr = std::basic_string<CharT, Traits, MAlloc>; in doLongStringTest() typedef
/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DDIEHashTest.cpp584 DIEString AStr = getString("A"); in TEST_F() local
620 DIEString AStr = getString("A"); in TEST_F() local
669 DIEString AStr = getString("A"); in TEST_F() local
/llvm-project-15.0.7/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1209 StringRef AStr = A ? A->getBody() : "\n"; in handleFunctionCompare() local
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1835 StringRef AStr(Str); in getInlineAsmLength() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.cpp2718 llvm::Constant *&AStr = AnnotationStrings[Str]; in EmitAnnotationString() local