Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DRecordLayout.h324 CharUnits getVBPtrOffset() const { in getVBPtrOffset() function
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h903 uint64_t getVBPtrOffset() const { return VBPtrOffset; } in getVBPtrOffset() function
/openbsd/gnu/llvm/llvm/lib/IR/
H A DDebugInfoMetadata.cpp638 uint32_t DIDerivedType::getVBPtrOffset() const { in getVBPtrOffset() function in DIDerivedType