Lines Matching full:semantic
1 //===--- SemaDecl.cpp - Semantic Analysis for Declarations ----------------===//
10 // This file implements semantic analysis for declarations.
952 // is the semantic context of the declaration. We can't use
4115 // and return early, to avoid the coming semantic disaster.
4529 /// ActOnTypedefNameDecl - Perform semantic checking for a declaration which
5109 // lexical context will be different from the semantic context.
5234 // scope and are out-of-semantic-context declarations (if the new
5527 // set the semantic DC for an extern local variable to be the innermost
5690 /// \brief Perform semantic checking on a newly-created variable
6492 // lexical context will be different from the semantic context.
6852 // Perform semantic checking on the function declaration.
6971 // Perform semantic checking on the function declaration.
7200 /// \brief Perform semantic checking of a new function declaration.
7202 /// Performs semantic analysis of the new function declaration
7203 /// NewFD. This routine performs all semantic checking that does not
7403 // Semantic checking for this function declaration (in isolation).
8686 /// any semantic actions necessary after any initializer has been attached.
8761 /// group, performing any necessary semantic checking.
10219 // semantic context?
10721 // lexical context will be different from the semantic context.