Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h289 PointerRecord(TypeIndex ReferentType, uint32_t Attrs) in PointerRecord()
293 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, in PointerRecord()
298 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, in PointerRecord()
353 TypeIndex ReferentType; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h283 PointerRecord(TypeIndex ReferentType, uint32_t Attrs) in PointerRecord()
287 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, in PointerRecord()
292 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, in PointerRecord()
347 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()
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp7316 QualType ReferentType = ArgType->getPointeeType(); in CheckExplicitlyDefaultedSpecialMember() local
DTreeTransform.h13862 TreeTransform<Derived>::RebuildReferenceType(QualType ReferentType, in RebuildReferenceType()