Searched refs:getParentModuleOrNull (Results 1 – 2 of 2) sorted by relevance
763 llvm::DIModule *getParentModuleOrNull(const Decl *D);
354 llvm::DIScope *Mod = getParentModuleOrNull(D); in getDeclContextDescriptor()3194 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateType()3318 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateTypeDefinition()3948 llvm::DIModule *CGDebugInfo::getParentModuleOrNull(const Decl *D) { in getParentModuleOrNull() function in CGDebugInfo4271 llvm::DIScope *Mod = getParentModuleOrNull(RDecl); in collectFunctionDeclProps()4335 llvm::DIScope *Mod = getParentModuleOrNull(VD); in collectVarDeclProps()6144 llvm::DIScope *Mod = getParentModuleOrNull(D); in getCurrentContextDescriptor()