Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp232 QualType VBaseType = Element.Base->getType(); in ComputeBaseOffset() local
233 VirtualBase = VBaseType->getAsCXXRecordDecl(); in ComputeBaseOffset()