Home | History | Annotate | Download | only in AST

Lines Matching defs:isConstant

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