Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp3583 SubobjType.addConst(); in getSubobjectType()
3587 SubobjType.addVolatile(); in getSubobjectType()
3588 return SubobjType; in getSubobjectType()
3847 if (!checkConst(SubobjType)) in found()
3854 if (!checkConst(SubobjType)) in found()
3865 if (!checkConst(SubobjType)) in found()
4324 if (!checkConst(SubobjType)) in foundVector()
4335 if (!checkConst(SubobjType)) in found()
4374 if (!checkConst(SubobjType)) in foundPointer()
4473 if (!checkConst(SubobjType)) in found()
[all …]