Searched refs:handleVisibilityAttr (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2553 static void handleVisibilityAttr(Sema &S, Decl *D, const ParsedAttr &AL, function
7139 handleVisibilityAttr(S, D, AL, false);
7142 handleVisibilityAttr(S, D, AL, true);

Completed in 101 milliseconds