Home
last modified time | relevance | path

Searched defs:SelectorID (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/APINotes/
HDAPINotesFormat.h35 using SelectorID = llvm::PointerEmbeddedInt<unsigned, 31>; variable
HDAPINotesReader.cpp360 auto SelectorID = in ReadKey() local
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTBitCodes.h167 using SelectorID = uint32_t; variable