HomeSort by: relevance | last modified time | path
    Searched defs:findOuterContext (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaLookup.cpp 1217 static DeclContext *findOuterContext(Scope *S) {
1340 DeclContext *OuterCtx = findOuterContext(S);
1467 DeclContext *OuterCtx = findOuterContext(S);
4003 DeclContext *OuterCtx = findOuterContext(S);
SemaLookup.cpp 1217 static DeclContext *findOuterContext(Scope *S) {
1340 DeclContext *OuterCtx = findOuterContext(S);
1467 DeclContext *OuterCtx = findOuterContext(S);
4003 DeclContext *OuterCtx = findOuterContext(S);

Completed in 36 milliseconds