Lines Matching full:semantic
1 //===------- SemaTemplate.cpp - Semantic Analysis for C++ Templates -------===/
9 // This file implements semantic analysis for C++ templates.
535 /// into template arguments used by semantic analysis.
957 // context we computed is the semantic context for our new
962 // Check that the chosen semantic context doesn't already contain a
2989 /// \param SemaRef the semantic analysis object for which we are performing
3043 /// \param SemaRef the semantic analysis object for which we are performing
3089 /// \param SemaRef the semantic analysis object for which we are performing
5398 /// \param S the semantic analysis object for which this check is being
5468 // semantic analysis.
6047 // We actually implement this paragraph where we set the semantic
6313 /// \brief Perform semantic analysis for the given dependent function
6353 /// \brief Perform semantic analysis for the given function template
6356 /// This routine performs all of the semantic analysis required for an
6384 // Only consider templates found within the same semantic lookup scope as
6505 // Take copies of (semantic and syntactic) template argument lists.
6520 /// \brief Perform semantic analysis for the given non-template member
6523 /// This routine performs all of the semantic analysis required for an