Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp5023 static void handleDLLAttr(Sema &S, Decl *D, const AttributeList &A) { in handleDLLAttr() function
5395 handleDLLAttr(S, D, Attr); in ProcessDeclAttribute()