Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDPPDirectives.cpp50 unsigned SubModuleID) { in AllocateDeserializedMacroInfo() argument
51 static_assert(llvm::AlignOf<MacroInfo>::Alignment >= sizeof(SubModuleID), in AllocateDeserializedMacroInfo()
61 MI->setOwningModuleID(SubModuleID); in AllocateDeserializedMacroInfo()
/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h1596 unsigned SubModuleID);