reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
190 DeclContext *DC = computeDeclContext(SS, EnteringContext); 207 LookupCtx = computeDeclContext(PrefixSS, EnteringContext); 213 LookupCtx = computeDeclContext(SS, EnteringContext); 281 if (DeclContext *Ctx = computeDeclContext(SS, EnteringContext)) {