Searched defs:checkGuardedByAttrCommon (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp537 static bool checkGuardedByAttrCommon(Sema &S, Decl *D, function
566 if (!checkGuardedByAttrCommon(S, D, Attr, Arg))
575 if (!checkGuardedByAttrCommon(S, D, Attr, Arg))

Completed in 779 milliseconds