Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp2482 bool checkConst(QualType QT) { in checkConst() function
2493 if (!checkConst(SubobjType)) in found()
2500 if (!checkConst(SubobjType)) in found()
2511 if (!checkConst(SubobjType)) in found()
2863 bool checkConst(QualType QT) { in checkConst() function
2893 if (!checkConst(SubobjType)) in found()
2911 return checkConst(SubobjType) && in found()
2918 if (!checkConst(SubobjType)) in foundPointer()
2978 bool checkConst(QualType QT) { in checkConst() function
3018 if (!checkConst(SubobjType)) in found()
[all …]