Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp3855 bool checkConst(QualType QT) { in checkConst() function
3866 if (!checkConst(SubobjType)) in found()
3873 if (!checkConst(SubobjType)) in found()
3884 if (!checkConst(SubobjType)) in found()
4344 bool checkConst(QualType QT) { in checkConst() function
4377 if (!checkConst(SubobjType)) in foundVector()
4388 if (!checkConst(SubobjType)) in found()
4420 return checkConst(SubobjType) && in found()
4427 if (!checkConst(SubobjType)) in foundPointer()
4486 bool checkConst(QualType QT) { in checkConst() function
[all …]