Home
last modified time | relevance | path

Searched refs:getParentModuleOrNull (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp203 llvm::DIScope *Mod = getParentModuleOrNull(D); in getDeclContextDescriptor()
2688 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateType()
2808 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateTypeDefinition()
3389 llvm::DIModule *CGDebugInfo::getParentModuleOrNull(const Decl *D) { in getParentModuleOrNull() function in CGDebugInfo
3705 llvm::DIScope *Mod = getParentModuleOrNull(RDecl); in collectFunctionDeclProps()
3769 llvm::DIScope *Mod = getParentModuleOrNull(VD); in collectVarDeclProps()
5483 llvm::DIScope *Mod = getParentModuleOrNull(D); in getCurrentContextDescriptor()
H A DCGDebugInfo.h659 llvm::DIModule *getParentModuleOrNull(const Decl *D);