Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp4523 static void handleSharedAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleSharedAttr() function
8036 handleSharedAttr(S, D, AL); in ProcessDeclAttribute()