Home
last modified time | relevance | path

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

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