Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp3836 bool checkConst(QualType QT) { in checkConst() function
3847 if (!checkConst(SubobjType)) in found()
3854 if (!checkConst(SubobjType)) in found()
3865 if (!checkConst(SubobjType)) in found()
4291 bool checkConst(QualType QT) { in checkConst() function
4324 if (!checkConst(SubobjType)) in foundVector()
4335 if (!checkConst(SubobjType)) in found()
4374 if (!checkConst(SubobjType)) in foundPointer()
4433 bool checkConst(QualType QT) { in checkConst() function
4473 if (!checkConst(SubobjType)) in found()
[all …]