Home
last modified time | relevance | path

Searched refs:handleDLLAttr (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp6875 static void handleDLLAttr(Sema &S, Decl *D, const ParsedAttr &A) { in handleDLLAttr() function
7473 handleDLLAttr(S, D, AL); in ProcessDeclAttribute()