Home
last modified time | relevance | path

Searched defs:ReferentType (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h281 PointerRecord(TypeIndex ReferentType, uint32_t Attrs) in PointerRecord()
285 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, in PointerRecord()
290 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, in PointerRecord()
337 TypeIndex ReferentType; variable
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h300 PointerRecord(TypeIndex ReferentType, PointerKind Kind, PointerMode Mode, in PointerRecord()
305 PointerRecord(TypeIndex ReferentType, PointerKind Kind, PointerMode Mode, in PointerRecord()
374 TypeIndex ReferentType; variable
/external/clang/lib/Sema/
DSemaDeclCXX.cpp5419 QualType ReferentType = ArgType->getPointeeType(); in CheckExplicitlyDefaultedSpecialMember() local
DTreeTransform.h11458 TreeTransform<Derived>::RebuildReferenceType(QualType ReferentType, in RebuildReferenceType()