Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp1552 static void handleIFuncAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleIFuncAttr() function
5420 handleIFuncAttr(S, D, Attr); in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp1849 static void handleIFuncAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleIFuncAttr() function
7524 handleIFuncAttr(S, D, AL); in ProcessDeclAttribute()