Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp85 const auto *DataBefore = Data; in ReadData() local
86 (void)DataBefore; in ReadData()
88 assert(Data != DataBefore && in ReadData()