• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/

Lines Matching defs:getOrCreateFile

185   if (PCLoc.isInvalid() || Scope->getFile() == getOrCreateFile(CurLoc))
191 LBF->getScope(), getOrCreateFile(CurLoc)));
196 DBuilder.createLexicalBlockFile(Scope, getOrCreateFile(CurLoc)));
406 llvm::DIFile *CGDebugInfo::getOrCreateFile(SourceLocation Loc) {
1026 llvm::DIFile *DefUnit = getOrCreateFile(RD->getLocation());
1186 return DBuilder.createTypedef(Src, OS.str(), getOrCreateFile(Loc),
1206 getOrCreateFile(Loc), getLineNumber(Loc),
1309 llvm::DIFile *VUnit = getOrCreateFile(Loc);
1313 llvm::DIFile *File = getOrCreateFile(Loc);
1343 llvm::DIFile *file = getOrCreateFile(loc);
1378 llvm::DIFile *VUnit = getOrCreateFile(Loc);
1390 llvm::DIFile *VUnit = getOrCreateFile(f->getLocation());
1407 llvm::DIFile *VUnit = getOrCreateFile(Var->getLocation());
1462 llvm::DIType *nestedType = getOrCreateType(Ty, getOrCreateFile(Loc));
1625 MethodDefUnit = getOrCreateFile(Method->getLocation());
2145 llvm::DIType *T = getOrCreateType(RTy, getOrCreateFile(Loc));
2158 llvm::DIType *T = getOrCreateType(D, getOrCreateFile(Loc));
2175 node = getOrCreateType(AllocatedTy, getOrCreateFile(Loc));
2361 llvm::DIFile *DefUnit = getOrCreateFile(RD->getLocation());
2429 Ty->getDecl()->getName(), getOrCreateFile(Loc), getLineNumber(Loc),
2473 llvm::DIFile *DefUnit = getOrCreateFile(ID->getLocation());
2591 llvm::DIFile *DefUnit = getOrCreateFile(ID->getLocation());
2633 llvm::DIFile *PUnit = getOrCreateFile(Loc);
2677 llvm::DIFile *FieldDefUnit = getOrCreateFile(Field->getLocation());
2722 llvm::DIFile *PUnit = getOrCreateFile(Loc);
2964 llvm::DIFile *DefUnit = getOrCreateFile(ED->getLocation());
3008 llvm::DIFile *DefUnit = getOrCreateFile(ED->getLocation());
3027 llvm::DIFile *FName = getOrCreateFile(FileLoc);
3307 llvm::DIFile *DefUnit = getOrCreateFile(RD->getLocation());
3404 getOrCreateFile(RD->getLocation())));
3467 Unit = getOrCreateFile(VD->getLocation());
3524 llvm::DIFile *Unit = getOrCreateFile(Loc);
3577 llvm::DIFile *Unit = getOrCreateFile(Loc);
3602 getOrCreateFile(TD->getLocation()));
3636 return CreateCXXMemberFunction(MD, getOrCreateFile(MD->getLocation()),
3780 llvm::DIFile *Unit = getOrCreateFile(Loc);
3886 llvm::DIFile *Unit = getOrCreateFile(Loc);
3995 cast<llvm::DIScope>(Back), getOrCreateFile(CurLoc), getLineNumber(CurLoc),
4067 llvm::DIFile *Unit = getOrCreateFile(VD->getLocation());
4145 Unit = getOrCreateFile(VD->getLocation());
4281 llvm::DIFile *Unit = getOrCreateFile(D->getLocation());
4321 llvm::DIFile *Unit = getOrCreateFile(VD->getLocation());
4444 llvm::DIFile *tunit = getOrCreateFile(loc);
4686 llvm::DIFile *Unit = getOrCreateFile(VD->getLocation());
4777 llvm::DIFile *Unit = getOrCreateFile(D->getLocation());
4805 getOrCreateNamespace(NSDecl), getOrCreateFile(Loc), getLineNumber(Loc));
4832 getOrCreateFile(Loc), getLineNumber(Loc));
4844 getOrCreateModuleRef(Info, DebugTypeExtRefs), getOrCreateFile(Loc),
4863 EmitNamespaceAlias(*Underlying), getOrCreateFile(Loc),
4869 getOrCreateFile(Loc), getLineNumber(Loc), NA.getName());