Home
last modified time | relevance | path

Searched refs:checkGuardedByAttrCommon (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp736 static bool checkGuardedByAttrCommon(Sema &S, Decl *D, const ParsedAttr &AL, in checkGuardedByAttrCommon() function
752 if (!checkGuardedByAttrCommon(S, D, AL, Arg)) in handleGuardedByAttr()
760 if (!checkGuardedByAttrCommon(S, D, AL, Arg)) in handlePtGuardedByAttr()