Home
last modified time | relevance | path

Searched refs:getTypeInfoType (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp83 return getTypeInfoType(); in getType()
117 QualType APValue::LValueBase::getTypeInfoType() const { in getTypeInfoType() function in APValue::LValueBase
H A DASTImporter.cpp10723 FromElemTy = FromValue.getLValueBase().getTypeInfoType(); in ImportAPValue()
10727 importChecked(Err, FromValue.getLValueBase().getTypeInfoType()); in ImportAPValue()
H A DExprConstant.cpp9884 return GetAlignOfType(Info.Ctx, Value.Base.getTypeInfoType(), UETT_AlignOf); in getBaseAlignment()
12591 return B.getTypeInfoType(); in getObjectType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DPropertiesBase.td464 elemTy = lvalueBase.getTypeInfoType();
509 ? node.getLValueBase().getTypeInfoType()
H A DAPValue.h176 QualType getTypeInfoType() const;