Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp1028 bool ASTNodeImporter::hasSameVisibilityContextAndLinkage(T *Found, T *From) { in hasSameVisibilityContextAndLinkage() function in clang::ASTNodeImporter
1044 bool ASTNodeImporter::hasSameVisibilityContextAndLinkage(TypedefNameDecl *Found, in hasSameVisibilityContextAndLinkage() function in clang::ASTNodeImporter