Lines Matching full:semantic
1 //===--- SemaInit.cpp - Semantic Analysis for Initializers ----------------===//
10 // This file implements semantic analysis for initializers.
204 // Semantic checking for initializer lists.
207 /// @brief Semantic checking for initializer lists.
221 /// arguments, which contains the current "structured" (semantic)
223 /// are copying initializers as we map them over to the semantic
225 /// structure, we will have constructed a full semantic initializer
333 // semantic analysis and code generation.