Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
DPPDirectives.cpp62 unsigned SubModuleID) { in AllocateDeserializedMacroInfo() argument
63 LLVM_STATIC_ASSERT(llvm::AlignOf<MacroInfo>::Alignment >= sizeof(SubModuleID), in AllocateDeserializedMacroInfo()
73 MI->setOwningModuleID(SubModuleID); in AllocateDeserializedMacroInfo()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
DPreprocessor.h1212 unsigned SubModuleID);