Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
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()
4370 return checkConst(SubobjType) && in found()
4377 if (!checkConst(SubobjType)) in foundPointer()
4436 bool checkConst(QualType QT) { in checkConst() function
[all …]