Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h158 typedef uint32_t SubmoduleID; typedef
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp446 if (unsigned SubmoduleID = readSubmoduleID(Record, Idx)) { in VisitDecl() local