Home | History | Annotate | Download | only in Parse

Lines Matching full:sema

20 #include "clang/Sema/DelayedDiagnostic.h"
21 #include "clang/Sema/Sema.h"
45 Sema &S;
46 sema::DelayedDiagnosticPool DiagnosticPool;
47 Sema::ParsingDeclState State;
85 Sema &Actions;
86 sema::DelayedDiagnosticPool DiagnosticPool;
87 Sema::ParsingDeclState State;
102 const sema::DelayedDiagnosticPool *parentPool)
124 sema::DelayedDiagnosticPool &getDelayedDiagnosticPool() {
127 const sema::DelayedDiagnosticPool &getDelayedDiagnosticPool() const {
148 /// Unregister this object from Sema, but remember all the
180 const sema::DelayedDiagnosticPool &getDelayedDiagnosticPool() const {