Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp1137 bool WarnMultipleSelectors) { in DiagnoseMismatchedSelectors() argument
1138 if (!WarnMultipleSelectors || in DiagnoseMismatchedSelectors()
1163 bool WarnMultipleSelectors) { in ParseObjCSelectorExpression() argument
1182 WarnMultipleSelectors); in ParseObjCSelectorExpression()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h5734 bool WarnMultipleSelectors);