Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3918 bool checkConst(QualType QT) { in checkConst() function
3929 if (!checkConst(SubobjType)) in found()
3936 if (!checkConst(SubobjType)) in found()
3947 if (!checkConst(SubobjType)) in found()
4407 bool checkConst(QualType QT) { in checkConst() function
4445 if (!checkConst(SubobjType)) in foundVector()
4456 if (!checkConst(SubobjType)) in found()
4495 if (!checkConst(SubobjType)) in foundPointer()
4554 bool checkConst(QualType QT) { in checkConst() function
4594 if (!checkConst(SubobjType)) in found()
[all …]