Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp4192 bool checkConst(QualType QT) { in checkConst() function
4203 if (!checkConst(SubobjType)) in found()
4210 if (!checkConst(SubobjType)) in found()
4221 if (!checkConst(SubobjType)) in found()
4687 bool checkConst(QualType QT) { in checkConst() function
4725 if (!checkConst(SubobjType)) in foundVector()
4736 if (!checkConst(SubobjType)) in found()
4768 return checkConst(SubobjType) && in found()
4775 if (!checkConst(SubobjType)) in foundPointer()
4834 bool checkConst(QualType QT) { in checkConst() function
[all …]