Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/libcxx/input.output/filesystems/class.path/path.member/path.native.obs/
H A Dstring_alloc.pass.cpp68 using AStr = std::basic_string<CharT, Traits, MAlloc>; in doShortStringTest() typedef
78 using AStr = std::basic_string<CharT, Traits, MAlloc>; in doShortStringTest() typedef
120 using AStr = std::basic_string<CharT, Traits, MAlloc>; in doLongStringTest() typedef
130 using AStr = std::basic_string<CharT, Traits, MAlloc>; in doLongStringTest() typedef
/llvm-project/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/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1542 StringRef AStr = A ? A->getBody() : "\n"; handleFunctionCompare() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1844 StringRef AStr(Str); getInlineAsmLength() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp3276 llvm::Constant *&AStr = AnnotationStrings[Str]; EmitAnnotationString() local