Home | History | Annotate | Download | only in Sema

Lines Matching full:semantic

1 //===------ SemaDeclCXX.cpp - Semantic Analysis for C++ Declarations ------===//
10 // This file implements semantic analysis for C++ declarations.
222 // the same semantic constraints as the initializer expression in
310 /// ActOnParamDefaultArgumentError - Parsing or semantic analysis of
2207 // Don't try to build an implicit initializer if there were semantic
2999 /// \brief Perform semantic checks on a class definition that has been
7982 /// \brief Perform semantic analysis for the variable declaration that
8185 /// \brief Perform semantic analysis of the given friend type declaration.