Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp3853 bool checkConst(QualType QT) { in checkConst() function
3864 if (!checkConst(SubobjType)) in found()
3871 if (!checkConst(SubobjType)) in found()
3882 if (!checkConst(SubobjType)) in found()
4342 bool checkConst(QualType QT) { in checkConst() function
4375 if (!checkConst(SubobjType)) in foundVector()
4386 if (!checkConst(SubobjType)) in found()
4425 if (!checkConst(SubobjType)) in foundPointer()
4484 bool checkConst(QualType QT) { in checkConst() function
4524 if (!checkConst(SubobjType)) in found()
[all …]