Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp1483 static void handleNonNullAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleNonNullAttr() function
1530 handleNonNullAttr(S, D, AL); in handleNonNullAttrParameter()
8005 handleNonNullAttr(S, D, AL); in ProcessDeclAttribute()