Home
last modified time | relevance | path

Searched refs:PopParsingDeclaration (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Parse/
DParser.h841 Actions.PopParsingDeclaration(State, D); in pop()
/external/clang/include/clang/Sema/
DSema.h2132 void PopParsingDeclaration(ParsingDeclState state, Decl *decl) { in PopParsingDeclaration() function