Searched defs:IsVirt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Demangle/ | ||
H A D | ItaniumDemangle.h | 5350 bool IsVirt = look() == 'v'; parseSpecialName() local |
/llvm-project/libcxxabi/src/demangle/ | ||
H A D | ItaniumDemangle.h | 5351 bool IsVirt = look() == 'v'; parseSpecialName() local |