Home
last modified time | relevance | path

Searched refs:shouldConsiderLinkage (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDecl.cpp5619 static bool shouldConsiderLinkage(const VarDecl *VD) { in shouldConsiderLinkage() function
5630 static bool shouldConsiderLinkage(const FunctionDecl *FD) { in shouldConsiderLinkage() function
6170 FilterLookupForScope(Previous, OriginalDC, S, shouldConsiderLinkage(NewVD), in ActOnVariableDeclarator()
7784 FilterLookupForScope(Previous, OriginalDC, S, shouldConsiderLinkage(NewFD), in ActOnFunctionDeclarator()