Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h7504 bool WarnMultipleSelectors);