Lines Matching full:semantic
1 //===------- SemaTemplate.cpp - Semantic Analysis for C++ Templates -------===/
9 // This file implements semantic analysis for C++ templates.
496 /// into template arguments used by semantic analysis.
897 // context we computed is the semantic context for our new
2387 /// \param SemaRef the semantic analysis object for which we are performing
2439 /// \param SemaRef the semantic analysis object for which we are performing
2482 /// \param SemaRef the semantic analysis object for which we are performing
4437 /// \param S the semantic analysis object for which this check is being
5079 // We actually implement this paragraph where we set the semantic
5317 /// \brief Perform semantic analysis for the given dependent function
5354 /// \brief Perform semantic analysis for the given function template
5357 /// This routine performs all of the semantic analysis required for an
5385 // Only consider templates found within the same semantic lookup scope as
5482 // Take copies of (semantic and syntactic) template argument lists.
5500 /// \brief Perform semantic analysis for the given non-template member
5503 /// This routine performs all of the semantic analysis required for an