Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp202 llvm::DIScope *Mod = getParentModuleOrNull(D); in getDeclContextDescriptor()
2561 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateType()
2681 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateTypeDefinition()
3239 llvm::DIModule *CGDebugInfo::getParentModuleOrNull(const Decl *D) { in getParentModuleOrNull() function in CGDebugInfo
3545 llvm::DIScope *Mod = getParentModuleOrNull(RDecl); in collectFunctionDeclProps()
3609 llvm::DIScope *Mod = getParentModuleOrNull(VD); in collectVarDeclProps()
4928 llvm::DIScope *Mod = getParentModuleOrNull(D); in getCurrentContextDescriptor()
H A DCGDebugInfo.h624 llvm::DIModule *getParentModuleOrNull(const Decl *D);