Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2908 static void handleVisibilityAttr(Sema &S, Decl *D, const ParsedAttr &AL, in handleVisibilityAttr() function
9505 handleVisibilityAttr(S, D, AL, false); in ProcessDeclAttribute()
9508 handleVisibilityAttr(S, D, AL, true); in ProcessDeclAttribute()