Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3839 bool checkConst(QualType QT) { in checkConst() function
3850 if (!checkConst(SubobjType)) in found()
3857 if (!checkConst(SubobjType)) in found()
3868 if (!checkConst(SubobjType)) in found()
4294 bool checkConst(QualType QT) { in checkConst() function
4327 if (!checkConst(SubobjType)) in foundVector()
4338 if (!checkConst(SubobjType)) in found()
4377 if (!checkConst(SubobjType)) in foundPointer()
4436 bool checkConst(QualType QT) { in checkConst() function
4476 if (!checkConst(SubobjType)) in found()
[all …]