Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h155 void AddCFAuditedAttribute(Decl *D);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp1443 void SemaObjC::AddCFAuditedAttribute(Decl *D) { in AddCFAuditedAttribute() function in clang::SemaObjC
H A DSemaDecl.cpp10890 ObjC().AddCFAuditedAttribute(NewFD); in ActOnFunctionDeclarator()