Home | History | Annotate | Download | only in AST

Lines Matching refs:isConstant

67 bool QualType::isConstant(QualType T, ASTContext &Ctx) {
72 return AT->getElementType().isConstant(Ctx);