Home
last modified time | relevance | path

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

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