Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp123 unsigned SwiftBridgeLength = in ReadCommonTypeInfo() local
125 if (SwiftBridgeLength > 0) { in ReadCommonTypeInfo()
127 SwiftBridgeLength - 1)); in ReadCommonTypeInfo()
128 Data += SwiftBridgeLength - 1; in ReadCommonTypeInfo()