Searched defs:HasOwnVFPtr (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ | ||
| H A D | RecordLayout.h | 115 bool HasOwnVFPtr : 1; member |
| /freebsd/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | RecordLayoutBuilder.cpp | 664 bool HasOwnVFPtr; member in __anonbcc347f50111::ItaniumRecordLayoutBuilder |