Home | History | Annotate | Download | only in Sema

Lines Matching full:semantic

1 //===--- Sema.cpp - AST Builder and Semantic Analysis Implementation ------===//
10 // This file implements the actions class which performs semantic analysis and
250 /// \brief Print out statistics about the semantic analysis.
252 llvm::errs() << "\n*** Semantic Analysis Stats:\n";