Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h5350 bool IsVirt = look() == 'v'; parseSpecialName() local
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h5351 bool IsVirt = look() == 'v'; parseSpecialName() local