reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaLookup.cpp
 1367             for (DeclContext *UCtx = Ctx; UCtx; UCtx = UCtx->getParent()) {
 1367             for (DeclContext *UCtx = Ctx; UCtx; UCtx = UCtx->getParent()) {
 1367             for (DeclContext *UCtx = Ctx; UCtx; UCtx = UCtx->getParent()) {
 1368               if (UCtx->isTransparentContext())
 1371               UDirs.visit(UCtx, UCtx);
 1371               UDirs.visit(UCtx, UCtx);