Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h284 PointerRecord(TypeIndex ReferentType, uint32_t Attrs) in PointerRecord() argument
288 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, in PointerRecord() argument
293 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, in PointerRecord() argument
348 TypeIndex ReferentType; global() variable
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp7645 QualType ReferentType = ArgType->getPointeeType(); CheckExplicitlyDefaultedSpecialMember() local
H A DTreeTransform.h15948 RebuildReferenceType(QualType ReferentType,bool WrittenAsLValue,SourceLocation Sigil) RebuildReferenceType() argument