Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesFormat.h32 using SelectorID = llvm::PointerEmbeddedInt<unsigned, 31>; global() variable
H A DAPINotesReader.cpp368 auto SelectorID = ReadKey() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h153 using SelectorID = uint32_t; global() variable