Home
last modified time | relevance | path

Searched defs:hasOwnVFPtr (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DRecordLayout.cpp46 bool hasOwnVFPtr, bool hasExtendableVFPtr, in ASTRecordLayout()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DRecordLayout.h239 bool hasOwnVFPtr() const { in hasOwnVFPtr() function