Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp207 llvm::DIScope *Mod = getParentModuleOrNull(D); in getDeclContextDescriptor()
2698 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateType()
2822 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateTypeDefinition()
3406 llvm::DIModule *CGDebugInfo::getParentModuleOrNull(const Decl *D) { in getParentModuleOrNull() function in CGDebugInfo
3722 llvm::DIScope *Mod = getParentModuleOrNull(RDecl); in collectFunctionDeclProps()
3786 llvm::DIScope *Mod = getParentModuleOrNull(VD); in collectVarDeclProps()
5524 llvm::DIScope *Mod = getParentModuleOrNull(D); in getCurrentContextDescriptor()
H A DCGDebugInfo.h658 llvm::DIModule *getParentModuleOrNull(const Decl *D);