HomeSort by: relevance | last modified time | path
    Searched refs:getParentModuleOrNull (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.h 616 llvm::DIModule *getParentModuleOrNull(const Decl *D);
CGDebugInfo.cpp 202 llvm::DIScope *Mod = getParentModuleOrNull(D);
2580 llvm::DIScope *Mod = getParentModuleOrNull(ID);
2700 llvm::DIScope *Mod = getParentModuleOrNull(ID);
3257 llvm::DIModule *CGDebugInfo::getParentModuleOrNull(const Decl *D) {
3562 llvm::DIScope *Mod = getParentModuleOrNull(RDecl);
3626 llvm::DIScope *Mod = getParentModuleOrNull(VD);
4946 llvm::DIScope *Mod = getParentModuleOrNull(D);

Completed in 80 milliseconds