Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h129 typedef uint32_t MacroID; typedef
/external/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h140 using MacroID = uint32_t; variable