Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp120 unsigned SwiftBridgeLength = in ReadCommonTypeInfo() local
122 if (SwiftBridgeLength > 0) { in ReadCommonTypeInfo()
124 SwiftBridgeLength - 1)); in ReadCommonTypeInfo()
125 Data += SwiftBridgeLength - 1; in ReadCommonTypeInfo()