Home
last modified time | relevance | path

Searched refs:getParentModuleOrNull (Results 1 – 2 of 2) 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);