Home
last modified time | relevance | path

Searched defs:ImportedFromModuleID (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DMacroInfo.h498 : MacroDirective(MD_Define, Loc, ImportedFromModuleID, Overrides), in MacroDirective() argument
526 : MacroDirective(MD_Undefine, UndefLoc, ImportedFromModuleID, Overrides) { in MacroDirective() argument
H A DPreprocessor.h636 unsigned ImportedFromModuleID, in appendDefMacroDirective()
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp67 unsigned ImportedFromModuleID, in AllocateDefMacroDirective()
78 unsigned ImportedFromModuleID, in AllocateUndefMacroDirective()