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.cpp84 const auto *DataBefore = Data; in ReadData() local
85 (void)DataBefore; in ReadData()
87 assert(Data != DataBefore && in ReadData()