Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSwift.cpp426 std::optional<unsigned> NewValueLocation; in validateSwiftFunctionName() local
454 NewValueLocation = SwiftParamCount; in validateSwiftFunctionName()
493 if (!NewValueLocation) { in validateSwiftFunctionName()
506 if (NewValueLocation) { in validateSwiftFunctionName()