Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3586 SubobjType.addConst(); in getSubobjectType()
3590 SubobjType.addVolatile(); in getSubobjectType()
3591 return SubobjType; in getSubobjectType()
3850 if (!checkConst(SubobjType)) in found()
3857 if (!checkConst(SubobjType)) in found()
3868 if (!checkConst(SubobjType)) in found()
4327 if (!checkConst(SubobjType)) in foundVector()
4338 if (!checkConst(SubobjType)) in found()
4377 if (!checkConst(SubobjType)) in foundPointer()
4476 if (!checkConst(SubobjType)) in found()
[all …]