Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp202 llvm::DIScope *Mod = getParentModuleOrNull(D); in getDeclContextDescriptor()
2580 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateType()
2700 llvm::DIScope *Mod = getParentModuleOrNull(ID); in CreateTypeDefinition()
3257 llvm::DIModule *CGDebugInfo::getParentModuleOrNull(const Decl *D) { in getParentModuleOrNull() function in CGDebugInfo
3562 llvm::DIScope *Mod = getParentModuleOrNull(RDecl); in collectFunctionDeclProps()
3626 llvm::DIScope *Mod = getParentModuleOrNull(VD); in collectVarDeclProps()
4946 llvm::DIScope *Mod = getParentModuleOrNull(D); in getCurrentContextDescriptor()
H A DCGDebugInfo.h616 llvm::DIModule *getParentModuleOrNull(const Decl *D);