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

/external/clang/lib/Parse/
H A DParser.cpp382 Actions.ActOnPopScope(Tok.getLocation(), getCurScope());
/external/clang/include/clang/Sema/
H A DSema.h1610 void ActOnPopScope(SourceLocation Loc, Scope *S);
/external/clang/lib/Sema/
H A DSemaDecl.cpp1390 void Sema::ActOnPopScope(SourceLocation Loc, Scope *S) { function in class:Sema

Completed in 131 milliseconds