Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DLinkage.h135 LinkageInfo getLVForLocalDecl(const NamedDecl *D,
H A DDecl.cpp1247 LinkageInfo LinkageComputer::getLVForLocalDecl(const NamedDecl *D, in getLVForLocalDecl() function in LinkageComputer
1458 return getLVForLocalDecl(D, computation); in computeLVForDecl()