Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp609 static bool checkGuardedByAttrCommon(Sema &S, Decl *D, in checkGuardedByAttrCommon() function
626 if (!checkGuardedByAttrCommon(S, D, Attr, Arg)) in handleGuardedByAttr()
636 if (!checkGuardedByAttrCommon(S, D, Attr, Arg)) in handlePtGuardedByAttr()