Searched defs:ReferentType (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h289 PointerRecord(TypeIndex ReferentType, uint32_t Attrs) argument
293 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, argument
298 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, argument
353 TypeIndex ReferentType; member in class:llvm::codeview::PointerRecord
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h13147 TreeTransform<Derived>::RebuildReferenceType(QualType ReferentType, argument

Completed in 81 milliseconds