Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp1230 static void handleNonNullAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleNonNullAttr() function
1278 handleNonNullAttr(S, D, Attr); in handleNonNullAttrParameter()
5534 handleNonNullAttr(S, D, Attr); in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp1499 static void handleNonNullAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleNonNullAttr() function
1546 handleNonNullAttr(S, D, AL); in handleNonNullAttrParameter()
7649 handleNonNullAttr(S, D, AL); in ProcessDeclAttribute()