Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclAttr.cpp599 static void handleGuardedByAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleGuardedByAttr() function
4866 handleGuardedByAttr(S, D, Attr); in ProcessDeclAttribute()