Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaDeclAttr.cpp952 static void handleEnableIfAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleEnableIfAttr() function
8800 handleEnableIfAttr(S, D, AL); in ProcessDeclAttribute()