Searched refs:getOrCreateFile (Results 1 – 2 of 2) sorted by relevance
144 LBF->getScope(), getOrCreateFile(CurLoc))); in setLocation()149 DBuilder.createLexicalBlockFile(Scope, getOrCreateFile(CurLoc))); in setLocation()273 llvm::DIFile *CGDebugInfo::getOrCreateFile(SourceLocation Loc) { in getOrCreateFile() function in CGDebugInfo696 llvm::DIFile *DefUnit = getOrCreateFile(RD->getLocation()); in getOrCreateRecordFwdDecl()827 return DBuilder.createTypedef(Src, OS.str(), getOrCreateFile(Loc), in CreateType()841 Ty->getDecl()->getName(), getOrCreateFile(Loc), getLineNumber(Loc), in CreateType()900 llvm::DIFile *file = getOrCreateFile(loc); in createFieldType()934 llvm::DIFile *VUnit = getOrCreateFile(C.getLocation()); in CollectRecordLambdaFields()952 llvm::DIFile *VUnit = getOrCreateFile(f->getLocation()); in CollectRecordLambdaFields()969 llvm::DIFile *VUnit = getOrCreateFile(Var->getLocation()); in CreateRecordStaticField()[all …]
409 llvm::DIFile *getOrCreateFile(SourceLocation Loc);