Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp1349 static LinkageInfo getLVForDecl(const NamedDecl *D, in getLVForDecl() function in clang::LinkageComputer
1393 static LinkageInfo getLVForDecl(const NamedDecl *D, in getLVForDecl() function
/external/llvm-project/clang/lib/AST/
DDecl.cpp1443 LinkageInfo LinkageComputer::getLVForDecl(const NamedDecl *D, in getLVForDecl() function in LinkageComputer