HomeSort by relevance Sort by last modified time
    Searched refs:hasVBPtr (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
MicrosoftVBTables.h 100 bool hasVBPtr(const CXXRecordDecl *RD);
MicrosoftVBTables.cpp 57 bool VBTableBuilder::hasVBPtr(const CXXRecordDecl *RD) {
71 if (hasVBPtr(CurBase)) {

Completed in 30 milliseconds