Home
last modified time | relevance | path

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

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