Searched refs:shouldConsiderLinkage (Results 1 – 1 of 1) sorted by relevance
7107 static bool shouldConsiderLinkage(const VarDecl *VD) { in shouldConsiderLinkage() function7121 static bool shouldConsiderLinkage(const FunctionDecl *FD) { in shouldConsiderLinkage() function7825 FilterLookupForScope(Previous, OriginalDC, S, shouldConsiderLinkage(NewVD), in ActOnVariableDeclarator()9835 FilterLookupForScope(Previous, OriginalDC, S, shouldConsiderLinkage(NewFD), in ActOnFunctionDeclarator()