Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp155 llvm::DIScope *Mod = getParentModuleOrNull(D); in getDeclContextDescriptor()
1818 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateType()
1902 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateTypeDefinition()
2358 llvm::DIModule *CGDebugInfo::getParentModuleOrNull(const Decl *D) { in getParentModuleOrNull() function in CGDebugInfo
2631 llvm::DIScope *Mod = getParentModuleOrNull(RDecl); in collectFunctionDeclProps()
2682 llvm::DIScope *Mod = getParentModuleOrNull(VD); in collectVarDeclProps()
3626 llvm::DIScope *Mod = getParentModuleOrNull(D); in getCurrentContextDescriptor()
DCGDebugInfo.h433 llvm::DIModule *getParentModuleOrNull(const Decl *D);
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp201 llvm::DIScope *Mod = getParentModuleOrNull(D); in getDeclContextDescriptor()
2514 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateType()
2634 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateTypeDefinition()
3186 llvm::DIModule *CGDebugInfo::getParentModuleOrNull(const Decl *D) { in getParentModuleOrNull() function in CGDebugInfo
3482 llvm::DIScope *Mod = getParentModuleOrNull(RDecl); in collectFunctionDeclProps()
3544 llvm::DIScope *Mod = getParentModuleOrNull(VD); in collectVarDeclProps()
4815 llvm::DIScope *Mod = getParentModuleOrNull(D); in getCurrentContextDescriptor()
DCGDebugInfo.h602 llvm::DIModule *getParentModuleOrNull(const Decl *D);