HomeSort by relevance Sort by last modified time
    Searched refs:PushDeclContext (Results 1 - 6 of 6) sorted by null

  /external/clang/lib/Sema/
Sema.cpp 74 PushDeclContext(S, Context.getTranslationUnitDecl());
    [all...]
SemaDecl.cpp 774 void Sema::PushDeclContext(Scope *S, DeclContext *DC) {
804 // PushDeclContext here because that context is not necessarily
    [all...]
SemaDeclCXX.cpp     [all...]
SemaDeclObjC.cpp 275 PushDeclContext(FnBodyScope, MDecl);
    [all...]
SemaExpr.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 338 milliseconds