Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp154 llvm::DIScope *Mod = getParentModuleOrNull(D); in getDeclContextDescriptor()
1695 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateType()
1776 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateTypeDefinition()
2194 llvm::DIModule *CGDebugInfo::getParentModuleOrNull(const Decl *D) { in getParentModuleOrNull() function in CGDebugInfo
2437 llvm::DIScope *Mod = getParentModuleOrNull(RDecl); in collectFunctionDeclProps()
2488 llvm::DIScope *Mod = getParentModuleOrNull(VD); in collectVarDeclProps()
3413 llvm::DIScope *Mod = getParentModuleOrNull(D); in getCurrentContextDescriptor()
DCGDebugInfo.h424 llvm::DIModule *getParentModuleOrNull(const Decl *D);