Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesFormat.h35 using SelectorID = llvm::PointerEmbeddedInt<unsigned, 31>; variable
H A DAPINotesReader.cpp360 auto SelectorID = in ReadKey() local
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h167 using SelectorID = uint32_t; variable