Home
last modified time | relevance | path

Searched refs:outputPointerIndicator (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp691 static void outputPointerIndicator(OutputStream &OS, PointerAffinity Affinity, in outputPointerIndicator() function
729 outputPointerIndicator(OS, Affinity, nullptr, Pointee); in outputPre()
752 outputPointerIndicator(OS, PointerAffinity::Pointer, MemberName, Pointee); in outputPre()