Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesFormat.h237 enum { TAG_DATA = 1 }; enumerator
240 llvm::BCRecordLayout<TAG_DATA, // record ID
H A DAPINotesReader.cpp1596 case tag_block::TAG_DATA: { in readTagBlock()