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

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

Completed in 783 milliseconds