Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Lex/
H A DPPDirectives.cpp55 unsigned SubModuleID) { in AllocateDeserializedMacroInfo() argument
56 static_assert(llvm::AlignOf<MacroInfo>::Alignment >= sizeof(SubModuleID), in AllocateDeserializedMacroInfo()
66 MI->setOwningModuleID(SubModuleID); in AllocateDeserializedMacroInfo()
/aosp_15_r20/external/clang/include/clang/Lex/
H A DPreprocessor.h1629 unsigned SubModuleID);