Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp6556 unsigned NewValueCount = 0; in validateSwiftFunctionName() local
6583 ++NewValueCount; in validateSwiftFunctionName()
6629 if (NewValueCount > 1) { in validateSwiftFunctionName()