Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParser.cpp389 Actions.ActOnPopScope(Tok.getLocation(), getCurScope()); in ExitScope()
/external/clang/include/clang/Sema/
DSema.h1920 void ActOnPopScope(SourceLocation Loc, Scope *S);
/external/clang/lib/Sema/
DSemaDecl.cpp1633 void Sema::ActOnPopScope(SourceLocation Loc, Scope *S) { in ActOnPopScope() function in Sema