Searched defs:hasVtorDisp (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecordLayout.h53 VBaseInfo(CharUnits VBaseOffset, bool hasVtorDisp) argument
56 bool hasVtorDisp() const { return HasVtorDisp; } function in struct:clang::ASTRecordLayout::VBaseInfo

Completed in 60 milliseconds