Searched refs:findOuterContext (Results 1 – 2 of 2) sorted by relevance
1258 static DeclContext *findOuterContext(Scope *S) { in findOuterContext() function1392 DeclContext *OuterCtx = findOuterContext(S); in CppLookupName()1519 DeclContext *OuterCtx = findOuterContext(S); in CppLookupName()4373 DeclContext *OuterCtx = findOuterContext(S); in lookupInScope()
5595 {"_Z16findOuterContextPN5clang5ScopeE", "findOuterContext(clang::Scope*)"},