Searched refs:ParsingDeclState (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Parse/
H A DRAIIObjectsForParser.h47 Sema::ParsingDeclState State;
87 Sema::ParsingDeclState State;
/external/clang/include/clang/Sema/
H A DSema.h490 typedef DelayedDiagnosticsState ParsingDeclState; typedef in class:clang::Sema
3203 ParsingDeclState PushParsingDeclaration(sema::DelayedDiagnosticPool &pool) {
3206 void PopParsingDeclaration(ParsingDeclState state, Decl *decl);
/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp4775 void Sema::PopParsingDeclaration(ParsingDeclState state, Decl *decl) {

Completed in 534 milliseconds