Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1208 bool WarnMultipleSelectors) { in DiagnoseMismatchedSelectors() argument
1209 if (!WarnMultipleSelectors || in DiagnoseMismatchedSelectors()
1296 bool WarnMultipleSelectors) { in ParseObjCSelectorExpression() argument
1315 WarnMultipleSelectors); in ParseObjCSelectorExpression()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7688 bool WarnMultipleSelectors);