Home
last modified time | relevance | path

Searched defs:VFPtr (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGRecordLayoutBuilder.cpp80 enum InfoKind { VFPtr, VBPtr, Field, Base, VBase, Scissor } Kind; enumerator
DMicrosoftCXXABI.cpp1596 const CXXRecordDecl *RD, const VPtrInfo *VFPtr, in mangleVFTableName()
1661 VPtrInfo *VFPtr = *VFPtrI; in getAddrOfVTable() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/
DTypeIndexDiscoveryTest.cpp284 static VFPtrRecord VFPtr(TypeIndex(58)); variable