Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp3019 bool checkConst(QualType QT) { in checkConst() function
3030 if (!checkConst(SubobjType)) in found()
3037 if (!checkConst(SubobjType)) in found()
3048 if (!checkConst(SubobjType)) in found()
3409 bool checkConst(QualType QT) { in checkConst() function
3439 if (!checkConst(SubobjType)) in found()
3476 if (!checkConst(SubobjType)) in foundPointer()
3536 bool checkConst(QualType QT) { in checkConst() function
3576 if (!checkConst(SubobjType)) in found()
3619 if (!checkConst(SubobjType)) in found()
[all …]