Lines Matching full:semantic
1 //===--- SemaCast.cpp - Semantic Analysis for Casts -----------------------===//
10 // This file implements semantic analysis for cast expressions, including
244 // If the type is dependent, we won't do the semantic analysis now.
2010 // If the type is dependent, we won't do any other semantic analysis now.