Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2065 static void handleRestrictAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleRestrictAttr() function
9326 handleRestrictAttr(S, D, AL); in ProcessDeclAttribute()