Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/APINotes/
DAPINotesFormat.h31 using SelectorID = llvm::PointerEmbeddedInt<unsigned, 31>; variable
/external/clang/include/clang/Serialization/
DASTBitCodes.h142 typedef uint32_t SelectorID; typedef
/external/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h153 using SelectorID = uint32_t; variable