Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp50 unsigned SubModuleID) { in AllocateDeserializedMacroInfo() argument
51 static_assert(llvm::AlignOf<MacroInfo>::Alignment >= sizeof(SubModuleID), in AllocateDeserializedMacroInfo()
61 MI->setOwningModuleID(SubModuleID); in AllocateDeserializedMacroInfo()
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h1327 unsigned SubModuleID);