Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp3731 static void handleGNUInlineAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleGNUInlineAttr() function
5507 handleGNUInlineAttr(S, D, Attr); in ProcessDeclAttribute()