Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp7341 static bool shouldConsiderLinkage(const VarDecl *VD) { shouldConsiderLinkage() function
7358 static bool shouldConsiderLinkage(const FunctionDecl *FD) { shouldConsiderLinkage() function