Home | History | Annotate | Download | only in Sema

Lines Matching full:semantic

1 //===--- SemaExprCXX.cpp - Semantic Analysis for Expressions --------------===//
11 /// \brief Implements semantic analysis for C++ expressions.
469 // FIXME: add __uuidof semantic analysis for type operand.
485 // FIXME: add __uuidof semantic analysis for type operand.
3149 // Note: semantic analysis depends on Objective-C lifetime types to be
3977 // reason for this semantic distinction, and the rule is not enforced by
4950 /// certain semantic checks on temporaries are delayed until this point, and
5002 // Perform the semantic checks we delayed until this point.