Searched refs:getRHSComponentCache (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 261 Cache getRHSComponentCache() const { return RHSComponentCache; } in getRHSComponentCache() function 453 : Node(KQualType, Child_->getRHSComponentCache(), Child_->getArrayCache(), in QualType() 583 : Node(KAbiTagAttr, Base_->getRHSComponentCache(), Base_->getArrayCache(), in AbiTagAttr() 644 : Node(KPointerType, Pointee_->getRHSComponentCache()), in PointerType() 728 : Node(KReferenceType, Pointee_->getRHSComponentCache()), in ReferenceType() 771 : Node(KPointerToMemberType, MemberType_->getRHSComponentCache()), in PointerToMemberType() 1432 return P->getRHSComponentCache() == Cache::No; in ParameterPack()
|