Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDecl.cpp181 static bool usesTypeVisibility(const NamedDecl *D) { in usesTypeVisibility() function
337 assert(!usesTypeVisibility(ND)); in getLVForTemplateArgumentList()
1571 NamedDecl::ExplicitVisibilityKind EK = usesTypeVisibility(D) in getDeclLinkageAndVisibility()