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

/external/clang/lib/Lex/
H A DPPDirectives.cpp62 unsigned SubModuleID) {
63 LLVM_STATIC_ASSERT(llvm::AlignOf<MacroInfo>::Alignment >= sizeof(SubModuleID),
73 MI->setOwningModuleID(SubModuleID);
61 AllocateDeserializedMacroInfo(SourceLocation L, unsigned SubModuleID) argument

Completed in 27 milliseconds