reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/CodeGen/CGDebugInfo.h
  582   llvm::DIModule *getParentModuleOrNull(const Decl *D);

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
  200   llvm::DIScope *Mod = getParentModuleOrNull(D);
 2356     llvm::DIScope *Mod = getParentModuleOrNull(ID);
 2459   llvm::DIScope *Mod = getParentModuleOrNull(ID);
 3257       llvm::DIScope *Mod = getParentModuleOrNull(RDecl);
 3319   llvm::DIScope *Mod = getParentModuleOrNull(VD);
 4536   llvm::DIScope *Mod = getParentModuleOrNull(D);