Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp108 unsigned SwiftNameLength = in ReadCommonEntityInfo() local
112 reinterpret_cast<const char *>(Data) + SwiftNameLength); in ReadCommonEntityInfo()
113 Data += SwiftNameLength; in ReadCommonEntityInfo()