Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DItaniumDemangle.cpp4499 bool IsVirt = look() == 'v'; in parseSpecialName() local
4505 if (IsVirt) in parseSpecialName()
/external/libcxxabi/src/demangle/
DItaniumDemangle.h4762 bool IsVirt = look() == 'v'; in parseSpecialName() local
4768 if (IsVirt) in parseSpecialName()