Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1210 bool WarnMultipleSelectors) { in DiagnoseMismatchedSelectors() argument
1211 if (!WarnMultipleSelectors || in DiagnoseMismatchedSelectors()
1298 bool WarnMultipleSelectors) { in ParseObjCSelectorExpression() argument
1317 WarnMultipleSelectors); in ParseObjCSelectorExpression()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6961 bool WarnMultipleSelectors);