Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp2578 bool checkConst(QualType QT) { in checkConst() function
2589 if (!checkConst(SubobjType)) in found()
2596 if (!checkConst(SubobjType)) in found()
2607 if (!checkConst(SubobjType)) in found()
2967 bool checkConst(QualType QT) { in checkConst() function
2997 if (!checkConst(SubobjType)) in found()
3015 return checkConst(SubobjType) && in found()
3022 if (!checkConst(SubobjType)) in foundPointer()
3082 bool checkConst(QualType QT) { in checkConst() function
3122 if (!checkConst(SubobjType)) in found()
[all …]