Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp5768 static bool shouldConsiderLinkage(const VarDecl *VD) { in shouldConsiderLinkage() function
5779 static bool shouldConsiderLinkage(const FunctionDecl *FD) { in shouldConsiderLinkage() function
6370 FilterLookupForScope(Previous, OriginalDC, S, shouldConsiderLinkage(NewVD), in ActOnVariableDeclarator()
8084 FilterLookupForScope(Previous, OriginalDC, S, shouldConsiderLinkage(NewFD), in ActOnFunctionDeclarator()