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

Declarations

tools/clang/lib/CodeGen/CGDebugInfo.h
  564   llvm::DIFile *getOrCreateFile(SourceLocation Loc);

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
  184   if (PCLoc.isInvalid() || Scope->getFile() == getOrCreateFile(CurLoc))
  190         LBF->getScope(), getOrCreateFile(CurLoc)));
  195         DBuilder.createLexicalBlockFile(Scope, getOrCreateFile(CurLoc)));
  978   llvm::DIFile *DefUnit = getOrCreateFile(RD->getLocation());
 1128   return DBuilder.createTypedef(Src, OS.str(), getOrCreateFile(Loc),
 1147                                 getOrCreateFile(Loc), getLineNumber(Loc),
 1250   llvm::DIFile *VUnit = getOrCreateFile(Loc);
 1254   llvm::DIFile *File = getOrCreateFile(Loc);
 1284   llvm::DIFile *file = getOrCreateFile(loc);
 1319       llvm::DIFile *VUnit = getOrCreateFile(Loc);
 1331       llvm::DIFile *VUnit = getOrCreateFile(f->getLocation());
 1348   llvm::DIFile *VUnit = getOrCreateFile(Var->getLocation());
 1403   llvm::DIType *nestedType = getOrCreateType(Ty, getOrCreateFile(Loc));
 1561     MethodDefUnit = getOrCreateFile(Method->getLocation());
 2030   llvm::DIType *T = getOrCreateType(RTy, getOrCreateFile(Loc));
 2043   llvm::DIType *T = getOrCreateType(D, getOrCreateFile(Loc));
 2058     node = getOrCreateType(PointeeTy, getOrCreateFile(Loc));
 2235   llvm::DIFile *DefUnit = getOrCreateFile(RD->getLocation());
 2303       Ty->getDecl()->getName(), getOrCreateFile(Loc), getLineNumber(Loc),
 2347   llvm::DIFile *DefUnit = getOrCreateFile(ID->getLocation());
 2447   llvm::DIFile *DefUnit = getOrCreateFile(ID->getLocation());
 2489     llvm::DIFile *PUnit = getOrCreateFile(Loc);
 2533     llvm::DIFile *FieldDefUnit = getOrCreateFile(Field->getLocation());
 2578           llvm::DIFile *PUnit = getOrCreateFile(Loc);
 2780     llvm::DIFile *DefUnit = getOrCreateFile(ED->getLocation());
 2824   llvm::DIFile *DefUnit = getOrCreateFile(ED->getLocation());
 2843   llvm::DIFile *FName = getOrCreateFile(FileLoc);
 3113   llvm::DIFile *DefUnit = getOrCreateFile(RD->getLocation());
 3210                         getOrCreateFile(RD->getLocation())));
 3273   Unit = getOrCreateFile(VD->getLocation());
 3330   llvm::DIFile *Unit = getOrCreateFile(Loc);
 3383   llvm::DIFile *Unit = getOrCreateFile(Loc);
 3408                            getOrCreateFile(TD->getLocation()));
 3442       return CreateCXXMemberFunction(MD, getOrCreateFile(MD->getLocation()),
 3550   llvm::DIFile *Unit = getOrCreateFile(Loc);
 3668   llvm::DIFile *Unit = getOrCreateFile(Loc);
 3769       cast<llvm::DIScope>(Back), getOrCreateFile(CurLoc), getLineNumber(CurLoc),
 3841   llvm::DIFile *Unit = getOrCreateFile(VD->getLocation());
 3919     Unit = getOrCreateFile(VD->getLocation());
 4060   llvm::DIFile *Unit = getOrCreateFile(D->getLocation());
 4100   llvm::DIFile *Unit = getOrCreateFile(VD->getLocation());
 4223   llvm::DIFile *tunit = getOrCreateFile(loc);
 4449   llvm::DIFile *Unit = getOrCreateFile(VD->getLocation());
 4549         getOrCreateNamespace(NSDecl), getOrCreateFile(Loc), getLineNumber(Loc));
 4576         getOrCreateFile(Loc), getLineNumber(Loc));
 4588         getOrCreateModuleRef(Info, DebugTypeExtRefs), getOrCreateFile(Loc),
 4607         EmitNamespaceAlias(*Underlying), getOrCreateFile(Loc),
 4613         getOrCreateFile(Loc), getLineNumber(Loc), NA.getName());