Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp1027 bool ASTNodeImporter::hasSameVisibilityContextAndLinkage(T *Found, T *From) { in hasSameVisibilityContextAndLinkage() function in clang::ASTNodeImporter
1043 bool ASTNodeImporter::hasSameVisibilityContextAndLinkage(TypedefNameDecl *Found, in hasSameVisibilityContextAndLinkage() function in clang::ASTNodeImporter