Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTTBuilder.cpp188 bool IsPrimaryVTT = Base.getBase() == MostDerivedClass; in LayoutVTT() local
190 if (!IsPrimaryVTT) { in LayoutVTT()
208 if (IsPrimaryVTT) { in LayoutVTT()