Searched refs:getParentModuleOrNull (Results 1 – 2 of 2) sorted by relevance
679 llvm::DIModule *getParentModuleOrNull(const Decl *D);
206 llvm::DIScope *Mod = getParentModuleOrNull(D); in getDeclContextDescriptor()2843 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateType()2967 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateTypeDefinition()3552 llvm::DIModule *CGDebugInfo::getParentModuleOrNull(const Decl *D) { in getParentModuleOrNull() function in CGDebugInfo3868 llvm::DIScope *Mod = getParentModuleOrNull(RDecl); in collectFunctionDeclProps()3932 llvm::DIScope *Mod = getParentModuleOrNull(VD); in collectVarDeclProps()5698 llvm::DIScope *Mod = getParentModuleOrNull(D); in getCurrentContextDescriptor()