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