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

Declarations

tools/clang/include/clang/Sema/Sema.h
 1437   Scope *getScopeForContext(DeclContext *Ctx);

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
 1381                        S.getScopeForContext(D->getDeclContext()->getParent()));
tools/clang/lib/Sema/SemaDeclCXX.cpp
11480   Scope *S = getScopeForContext(ClassDecl);
11759   Scope *S = getScopeForContext(ClassDecl);
12385   Scope *S = getScopeForContext(ClassDecl);
12709   Scope *S = getScopeForContext(ClassDecl);
13094   Scope *S = getScopeForContext(ClassDecl);
13226   Scope *S = getScopeForContext(ClassDecl);
tools/clang/lib/Sema/SemaExpr.cpp
 4991           S.getScopeForContext(S.CurContext), nullptr, CCC,
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp
  379       m_compiler_instance->getSema().getScopeForContext(