Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp6666 static bool shouldConsiderLinkage(const VarDecl *VD) { in shouldConsiderLinkage() function
6680 static bool shouldConsiderLinkage(const FunctionDecl *FD) { in shouldConsiderLinkage() function