Searched defs:SubModuleID (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DPPDirectives.cpp63 unsigned SubModuleID) {
64 static_assert(llvm::AlignOf<MacroInfo>::Alignment >= sizeof(SubModuleID),
74 MI->setOwningModuleID(SubModuleID);
62 AllocateDeserializedMacroInfo(SourceLocation L, unsigned SubModuleID) argument

Completed in 210 milliseconds