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

Declarations

tools/clang/lib/AST/Linkage.h
  123   LinkageInfo getLVForNamespaceScopeDecl(const NamedDecl *D,

References

tools/clang/lib/AST/Decl.cpp
  681     return getLVForNamespaceScopeDecl(VD, computation, IgnoreVarTypeLinkage);
 1421     return getLVForNamespaceScopeDecl(D, computation, IgnoreVarTypeLinkage);