Home
last modified time | relevance | path

Searched defs:OwningModule (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DTypedefUnderlyingTypeResolver.cpp61 if (auto *OwningModule = TypeDecl->getImportedOwningModule()) in getSymbolReferenceForType() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h524 Module *OwningModule; variable
532 ModuleMacro(Module *OwningModule, const IdentifierInfo *II, MacroInfo *Macro, in ModuleMacro()
549 static void Profile(llvm::FoldingSetNodeID &ID, Module *OwningModule, in Profile()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DMacroInfo.cpp259 ModuleMacro *ModuleMacro::create(Preprocessor &PP, Module *OwningModule, in create()
H A DModuleMap.cpp2594 if (Module *OwningModule = Map.UmbrellaDirs[*Dir]) { in parseUmbrellaDirDecl() local
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h211 if (auto *OwningModule = D.getImportedOwningModule()) in getOwningModuleName() local