Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp3602 SubobjType.addConst(); in getSubobjectType()
3606 SubobjType.addVolatile(); in getSubobjectType()
3607 return SubobjType; in getSubobjectType()
3866 if (!checkConst(SubobjType)) in found()
3873 if (!checkConst(SubobjType)) in found()
3884 if (!checkConst(SubobjType)) in found()
4377 if (!checkConst(SubobjType)) in foundVector()
4388 if (!checkConst(SubobjType)) in found()
4427 if (!checkConst(SubobjType)) in foundPointer()
4526 if (!checkConst(SubobjType)) in found()
[all …]