HomeSort by relevance Sort by last modified time
    Searched defs:getVBPtrOffset (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/AST/
RecordLayout.h 290 /// getVBPtrOffset - Get the offset for virtual base table pointer.
292 CharUnits getVBPtrOffset() const {
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 874 uint64_t getVBPtrOffset() const { return VBPtrOffset; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DebugInfoMetadata.h     [all...]

Completed in 428 milliseconds