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

References

tools/clang/lib/Sema/SemaDecl.cpp
 1293   S->setEntity(DC);
 1313   S->setEntity(CurContext->getLookupParent());
 1350   S->setEntity(DC);
 1378   S->setEntity(CurContext);
tools/clang/lib/Sema/SemaDeclCXX.cpp
15062     FakeDCScope.setEntity(DC);
tools/lldb/source/Symbol/CxxModuleHandler.cpp
   57     scope->setEntity(ctxt);