Home | History | Annotate | Download | only in Frontend

Lines Matching full:sema

32 #include "clang/Sema/CodeCompleteConsumer.h"
33 #include "clang/Sema/Sema.h"
100 void CompilerInstance::setSema(Sema *S) {
511 TheSema.reset(new Sema(getPreprocessor(), getASTContext(), getASTConsumer(),