Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp1366 static bool checkIBOutletCommon(Sema &S, Decl *D, const ParsedAttr &AL) { in checkIBOutletCommon() function
1393 if (!checkIBOutletCommon(S, D, AL)) in handleIBOutlet()
1407 if (!checkIBOutletCommon(S, D, AL)) in handleIBOutletCollection()