Searched defs:DclT (Results 1 – 1 of 1) sorted by relevance
6216 bool Sema::CheckForConstantInitializer(Expr *Init, QualType DclT) { in CheckForConstantInitializer()6530 QualType DclT = VDecl->getType(), SavT = DclT; in AddInitializerToDecl() local