Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h123 typedef uint32_t IdentID; typedef
/external/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h134 using IdentID = uint32_t; variable