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

  /external/swiftshader/third_party/LLVM/lib/Analysis/
DebugInfo.cpp 481 /// getOriginalTypeSize - If this type is derived from a base type then
483 uint64_t DIDerivedType::getOriginalTypeSize() const {
494 return DIDerivedType(BaseType).getOriginalTypeSize();
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DebugInfo.h 350 /// getOriginalTypeSize - If this type is derived from a base type then
352 uint64_t getOriginalTypeSize() const;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp     [all...]

Completed in 118 milliseconds