Home
last modified time | relevance | path

Searched refs:LocalMacroID (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Serialization/
DASTBitCodes.h136 typedef uint32_t LocalMacroID; typedef
/external/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h147 using LocalMacroID = uint32_t; variable