Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3661 SubobjType.addConst(); in getSubobjectType()
3665 SubobjType.addVolatile(); in getSubobjectType()
3666 return SubobjType; in getSubobjectType()
3929 if (!checkConst(SubobjType)) in found()
3936 if (!checkConst(SubobjType)) in found()
3947 if (!checkConst(SubobjType)) in found()
4445 if (!checkConst(SubobjType)) in foundVector()
4456 if (!checkConst(SubobjType)) in found()
4495 if (!checkConst(SubobjType)) in foundPointer()
4594 if (!checkConst(SubobjType)) in found()
[all …]