HomeSort by: relevance | last modified time | path
    Searched refs:ActOnPopScope (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Parse/
Parser.cpp 419 Actions.ActOnPopScope(Tok.getLocation(), getCurScope());
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 2948 void ActOnPopScope(SourceLocation Loc, Scope *S);
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp 1923 void Sema::ActOnPopScope(SourceLocation Loc, Scope *S) {

Completed in 38 milliseconds