Home
last modified time | relevance | path

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

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