Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DRecordLayout.cpp43 bool hasOwnVFPtr, bool hasExtendableVFPtr, in ASTRecordLayout()
/external/clang/include/clang/AST/
DRecordLayout.h246 bool hasOwnVFPtr() const { in hasOwnVFPtr() function