Home
last modified time | relevance | path

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

/external/libcxx/test/std/experimental/filesystem/class.path/path.member/path.native.obs/
Dstring_alloc.pass.cpp56 using AStr = std::basic_string<CharT, Traits, MAlloc>; in doShortStringTest() typedef
66 using AStr = std::basic_string<CharT, Traits, MAlloc>; in doShortStringTest() typedef
97 using AStr = std::basic_string<CharT, Traits, MAlloc>; in doLongStringTest() typedef
107 using AStr = std::basic_string<CharT, Traits, MAlloc>; in doLongStringTest() typedef
/external/llvm/unittests/CodeGen/
DDIEHashTest.cpp568 DIEString AStr = getString("A"); in TEST_F() local
604 DIEString AStr = getString("A"); in TEST_F() local
650 DIEString AStr = getString("A"); in TEST_F() local
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1488 StringRef AStr(Str); in getInlineAsmLength() local
/external/clang/lib/CodeGen/
DCodeGenModule.cpp1332 llvm::Constant *&AStr = AnnotationStrings[Str]; in EmitAnnotationString() local