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

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

Completed in 94 milliseconds