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

/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DRecordLayout.h324 CharUnits getVBPtrOffset() const { function in class:clang::ASTRecordLayout
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h903 uint64_t getVBPtrOffset() const { return VBPtrOffset; } function in class:llvm::codeview::VirtualBaseClassRecord
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp705 uint32_t DIDerivedType::getVBPtrOffset() const { function in class:DIDerivedType

Completed in 217 milliseconds