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.cpp3946 bool checkConst(QualType QT) { in checkConst() function
3957 if (!checkConst(SubobjType)) in found()
3964 if (!checkConst(SubobjType)) in found()
3975 if (!checkConst(SubobjType)) in found()
4442 bool checkConst(QualType QT) { in checkConst() function
4480 if (!checkConst(SubobjType)) in foundVector()
4491 if (!checkConst(SubobjType)) in found()
4523 return checkConst(SubobjType) && in found()
4530 if (!checkConst(SubobjType)) in foundPointer()
4589 bool checkConst(QualType QT) { in checkConst() function
[all …]