Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp216 llvm::DIScope *Mod = getParentModuleOrNull(D); in getDeclContextDescriptor()
2969 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateType()
3093 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateTypeDefinition()
3702 llvm::DIModule *CGDebugInfo::getParentModuleOrNull(const Decl *D) { in getParentModuleOrNull() function in CGDebugInfo
4021 llvm::DIScope *Mod = getParentModuleOrNull(RDecl); in collectFunctionDeclProps()
4085 llvm::DIScope *Mod = getParentModuleOrNull(VD); in collectVarDeclProps()
5881 llvm::DIScope *Mod = getParentModuleOrNull(D); in getCurrentContextDescriptor()
H A DCGDebugInfo.h708 llvm::DIModule *getParentModuleOrNull(const Decl *D);