Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DItaniumDemangle.cpp426 const auto *objcProto = static_cast<const ObjCProtoName *>(Pointee); in printLeft() local
428 s += objcProto->Protocol; in printLeft()
/external/libcxxabi/src/demangle/
DItaniumDemangle.h492 const auto *objcProto = static_cast<const ObjCProtoName *>(Pointee); in printLeft() local
494 s += objcProto->Protocol; in printLeft()