Home
last modified time | relevance | path

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

/freebsd-14.2/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.cpp10260 FromElemTy = FromValue.getLValueBase().getTypeInfoType(); in ImportAPValue()
10264 importChecked(Err, FromValue.getLValueBase().getTypeInfoType()); in ImportAPValue()
H A DExprConstant.cpp9360 return GetAlignOfType(Info, Value.Base.getTypeInfoType(), UETT_AlignOf); in getBaseAlignment()
11780 return B.getTypeInfoType(); in getObjectType()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DPropertiesBase.td457 elemTy = lvalueBase.getTypeInfoType();
502 ? node.getLValueBase().getTypeInfoType()
H A DAPValue.h177 QualType getTypeInfoType() const;