Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DLinkage.h135 LinkageInfo getLVForLocalDecl(const NamedDecl *D,
DDecl.cpp1224 LinkageInfo LinkageComputer::getLVForLocalDecl(const NamedDecl *D, in getLVForLocalDecl() function in LinkageComputer
1435 return getLVForLocalDecl(D, computation); in computeLVForDecl()
/external/clang/lib/AST/
DDecl.cpp1133 static LinkageInfo getLVForLocalDecl(const NamedDecl *D, in getLVForLocalDecl() function
1339 return getLVForLocalDecl(D, computation); in computeLVForDecl()