Home
last modified time | relevance | path

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

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