Lines Matching refs:computeDeclContext
231 computeDeclContext(*SS))
259 LookupCtx = computeDeclContext(ObjectType);
273 LookupCtx = computeDeclContext(SS, EnteringContext);
883 SemanticContext = computeDeclContext(SS, true);
1617 = dyn_cast_or_null<CXXRecordDecl>(computeDeclContext(SS, true)))
2768 if (!(DC = computeDeclContext(SS, false)) ||
2821 LookupCtx = computeDeclContext(SS, EnteringContext);
2823 LookupCtx = computeDeclContext(ObjectType.get());
7626 DeclContext *Ctx = computeDeclContext(SS);