Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp200 llvm::DIScope *Mod = getParentModuleOrNull(D); in getDeclContextDescriptor()
2241 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateType()
2336 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateTypeDefinition()
2836 llvm::DIModule *CGDebugInfo::getParentModuleOrNull(const Decl *D) { in getParentModuleOrNull() function in CGDebugInfo
3123 llvm::DIScope *Mod = getParentModuleOrNull(RDecl); in collectFunctionDeclProps()
3185 llvm::DIScope *Mod = getParentModuleOrNull(VD); in collectVarDeclProps()
4284 llvm::DIScope *Mod = getParentModuleOrNull(D); in getCurrentContextDescriptor()
H A DCGDebugInfo.h561 llvm::DIModule *getParentModuleOrNull(const Decl *D);