Home
last modified time | relevance | path

Searched refs:checkConst (Results 1 – 2 of 2) 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 …]
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp3831 bool checkConst(QualType QT) { in checkConst() function
3842 if (!checkConst(SubobjType)) in found()
3849 if (!checkConst(SubobjType)) in found()
3860 if (!checkConst(SubobjType)) in found()
4286 bool checkConst(QualType QT) { in checkConst() function
4319 if (!checkConst(SubobjType)) in foundVector()
4330 if (!checkConst(SubobjType)) in found()
4362 return checkConst(SubobjType) && in found()
4369 if (!checkConst(SubobjType)) in foundPointer()
4428 bool checkConst(QualType QT) { in checkConst() function
[all …]