Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp1108 static bool checkIBOutletCommon(Sema &S, Decl *D, const AttributeList &Attr) { in checkIBOutletCommon() function
1135 if (!checkIBOutletCommon(S, D, Attr)) in handleIBOutlet()
1153 if (!checkIBOutletCommon(S, D, Attr)) in handleIBOutletCollection()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp1383 static bool checkIBOutletCommon(Sema &S, Decl *D, const ParsedAttr &AL) { in checkIBOutletCommon() function
1410 if (!checkIBOutletCommon(S, D, AL)) in handleIBOutlet()
1424 if (!checkIBOutletCommon(S, D, AL)) in handleIBOutletCollection()