Searched defs:ReferentType (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 281 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/ |
D | TypeRecord.h | 300 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/ |
D | SemaDeclCXX.cpp | 5419 QualType ReferentType = ArgType->getPointeeType(); in CheckExplicitlyDefaultedSpecialMember() local
|
D | TreeTransform.h | 11458 TreeTransform<Derived>::RebuildReferenceType(QualType ReferentType, in RebuildReferenceType()
|