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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DMacroInfo.cpp241 ModuleMacro *ModuleMacro::create(Preprocessor &PP, Module *OwningModule, argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h498 Module *OwningModule; member in class:ModuleMacro
506 ModuleMacro(Module *OwningModule, IdentifierInfo *II, MacroInfo *Macro, argument
523 static void Profile(llvm::FoldingSetNodeID &ID, Module *OwningModule, argument

Completed in 137 milliseconds