Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp3600 SubobjType.addConst(); in getSubobjectType()
3604 SubobjType.addVolatile(); in getSubobjectType()
3605 return SubobjType; in getSubobjectType()
3864 if (!checkConst(SubobjType)) in found()
3871 if (!checkConst(SubobjType)) in found()
3882 if (!checkConst(SubobjType)) in found()
4375 if (!checkConst(SubobjType)) in foundVector()
4386 if (!checkConst(SubobjType)) in found()
4425 if (!checkConst(SubobjType)) in foundPointer()
4524 if (!checkConst(SubobjType)) in found()
[all …]