Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DASTImporter.cpp987 bool ASTNodeImporter::hasSameVisibilityContext(T *Found, T *From) { in hasSameVisibilityContext() function in clang::ASTNodeImporter
1000 bool ASTNodeImporter::hasSameVisibilityContext(TypedefNameDecl *Found, in hasSameVisibilityContext() function in clang::ASTNodeImporter
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DASTImporter.cpp987 bool ASTNodeImporter::hasSameVisibilityContext(T *Found, T *From) { in hasSameVisibilityContext() function in clang::ASTNodeImporter
1000 bool ASTNodeImporter::hasSameVisibilityContext(TypedefNameDecl *Found, in hasSameVisibilityContext() function in clang::ASTNodeImporter
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DASTImporter.cpp2960 bool ASTNodeImporter::hasSameVisibilityContext(T *Found, T *From) { in hasSameVisibilityContext() function in ASTNodeImporter