Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp807 static void handleEnableIfAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleEnableIfAttr() function
5472 handleEnableIfAttr(S, D, Attr); in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp994 static void handleEnableIfAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleEnableIfAttr() function
7579 handleEnableIfAttr(S, D, AL); in ProcessDeclAttribute()