Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getOrCreateFile

124                                         getOrCreateFile(CurLoc));
130 = DBuilder.createLexicalBlockFile(Scope, getOrCreateFile(CurLoc));
269 /// getOrCreateFile - Get the file debug info descriptor for the input location.
270 llvm::DIFile CGDebugInfo::getOrCreateFile(SourceLocation Loc) {
607 llvm::DIFile DefUnit = getOrCreateFile(RD->getLocation());
808 llvm::DIFile file = getOrCreateFile(loc);
846 llvm::DIFile VUnit = getOrCreateFile(C.getLocation());
865 llvm::DIFile VUnit = getOrCreateFile(f->getLocation());
883 llvm::DIFile VUnit = getOrCreateFile(Var->getLocation());
1063 llvm::DIFile MethodDefUnit = getOrCreateFile(Method->getLocation());
1405 llvm::DIType T = getOrCreateType(RTy, getOrCreateFile(Loc));
1414 llvm::DIType T = getOrCreateType(D, getOrCreateFile(Loc));
1437 llvm::DIFile DefUnit = getOrCreateFile(RD->getLocation());
1531 llvm::DIFile DefUnit = getOrCreateFile(ID->getLocation());
1590 llvm::DIFile PUnit = getOrCreateFile(Loc);
1621 llvm::DIFile FieldDefUnit = getOrCreateFile(Field->getLocation());
1664 llvm::DIFile PUnit = getOrCreateFile(Loc);
1818 llvm::DIFile DefUnit = getOrCreateFile(ED->getLocation());
1840 llvm::DIFile DefUnit = getOrCreateFile(ED->getLocation());
1962 getOrCreateType(QTy, getOrCreateFile(RD.getLocation()));
2190 llvm::DIFile DefUnit = getOrCreateFile(RD->getLocation());
2295 llvm::DIFile DefUnit = getOrCreateFile(TD->getLocation());
2415 llvm::DIFile Unit = getOrCreateFile(Loc);
2528 getOrCreateFile(CurLoc),
2585 llvm::DIFile Unit = getOrCreateFile(VD->getLocation());
2660 llvm::DIFile Unit = getOrCreateFile(VD->getLocation());
2801 llvm::DIFile Unit = getOrCreateFile(VD->getLocation());
2885 llvm::DIFile tunit = getOrCreateFile(loc);
3047 llvm::DIFile Unit = getOrCreateFile(D->getLocation());
3084 llvm::DIFile Unit = getOrCreateFile(ID->getLocation());
3110 llvm::DIFile Unit = getOrCreateFile(VD->getLocation());
3192 llvm::DIFile FileD = getOrCreateFile(NSDecl->getLocation());