Home
last modified time | relevance | path

Searched defs:IdentifierID (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesFormat.h29 using IdentifierID = llvm::PointerEmbeddedInt<unsigned, 31>; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h60 using IdentifierID = uint32_t; global() variable