Lines Matching refs:getOrCreateFile

200   if (PCLoc.isInvalid() || Scope->getFile() == getOrCreateFile(CurLoc))  in setLocation()
206 LBF->getScope(), getOrCreateFile(CurLoc))); in setLocation()
211 DBuilder.createLexicalBlockFile(Scope, getOrCreateFile(CurLoc))); in setLocation()
400 llvm::DIFile *CGDebugInfo::getOrCreateFile(SourceLocation Loc) { in getOrCreateFile() function in CGDebugInfo
1167 llvm::DIFile *DefUnit = getOrCreateFile(RD->getLocation()); in getOrCreateRecordFwdDecl()
1433 Src, Name, getOrCreateFile(Loc), getLineNumber(Loc), in CreateType()
1449 return DBuilder.createTypedef(Src, OS.str(), getOrCreateFile(Loc), in CreateType()
1503 getOrCreateFile(Loc), getLineNumber(Loc), in CreateType()
1612 llvm::DIFile *VUnit = getOrCreateFile(Loc); in createBitFieldType()
1616 llvm::DIFile *File = getOrCreateFile(Loc); in createBitFieldType()
1691 llvm::DIFile *VUnit = getOrCreateFile(Loc); in createBitFieldSeparatorIfNeeded()
1695 llvm::DIFile *File = getOrCreateFile(Loc); in createBitFieldSeparatorIfNeeded()
1718 llvm::DIFile *file = getOrCreateFile(loc); in createFieldType()
1775 llvm::DIFile *VUnit = getOrCreateFile(Loc); in CollectRecordLambdaFields()
1787 llvm::DIFile *VUnit = getOrCreateFile(f->getLocation()); in CollectRecordLambdaFields()
1806 llvm::DIFile *VUnit = getOrCreateFile(Var->getLocation()); in CreateRecordStaticField()
1872 llvm::DIType *nestedType = getOrCreateType(Ty, getOrCreateFile(Loc)); in CollectRecordNestedType()
2043 MethodDefUnit = getOrCreateFile(Method->getLocation()); in CreateCXXMemberFunction()
2579 llvm::DIType *T = getOrCreateType(RTy, getOrCreateFile(Loc)); in getOrCreateRecordType()
2592 llvm::DIType *T = getOrCreateType(D, getOrCreateFile(Loc)); in getOrCreateStandaloneType()
2609 node = getOrCreateType(AllocatedTy, getOrCreateFile(Loc)); in addHeapAllocSiteMetadata()
2843 llvm::DIFile *DefUnit = getOrCreateFile(RD->getLocation()); in CreateTypeDefinition()
2916 Ty->getDecl()->getName(), getOrCreateFile(Loc), getLineNumber(Loc), in CreateType()
2960 llvm::DIFile *DefUnit = getOrCreateFile(ID->getLocation()); in CreateType()
3081 llvm::DIFile *DefUnit = getOrCreateFile(ID->getLocation()); in CreateTypeDefinition()
3123 llvm::DIFile *PUnit = getOrCreateFile(Loc); in CreateTypeDefinition()
3177 llvm::DIFile *FieldDefUnit = getOrCreateFile(Field->getLocation()); in CreateTypeDefinition()
3225 llvm::DIFile *PUnit = getOrCreateFile(Loc); in CreateTypeDefinition()
3489 llvm::DIFile *DefUnit = getOrCreateFile(ED->getLocation()); in CreateEnumType()
3529 llvm::DIFile *DefUnit = getOrCreateFile(ED->getLocation()); in CreateTypeDefinition()
3548 llvm::DIFile *FName = getOrCreateFile(FileLoc); in CreateTempMacroFile()
3864 DefUnit = getOrCreateFile(Loc); in CreateLimitedType()
3968 getOrCreateFile(RD->getLocation())); in CollectContainingType()
4039 Unit = getOrCreateFile(VD->getLocation()); in collectVarDeclProps()
4096 llvm::DIFile *Unit = getOrCreateFile(Loc); in getFunctionFwdDeclOrStub()
4149 llvm::DIFile *Unit = getOrCreateFile(Loc); in getGlobalVariableForwardDeclaration()
4174 getOrCreateFile(TD->getLocation())); in getDeclarationOrDefinition()
4219 return CreateCXXMemberFunction(MD, getOrCreateFile(MD->getLocation()), in getFunctionDeclaration()
4379 llvm::DIFile *Unit = getOrCreateFile(Loc); in emitFunctionStart()
4489 llvm::DIFile *Unit = getOrCreateFile(Loc); in EmitFunctionDecl()
4611 cast<llvm::DIScope>(Back), getOrCreateFile(CurLoc), getLineNumber(CurLoc), in CreateLexicalBlock()
4683 llvm::DIFile *Unit = getOrCreateFile(VD->getLocation()); in EmitTypeForVarWithBlocksAttr()
4761 Unit = getOrCreateFile(VD->getLocation()); in EmitDeclare()
4940 llvm::DIFile *Unit = getOrCreateFile(BD->getLocation()); in EmitDeclare()
5059 llvm::DIFile *Unit = getOrCreateFile(D->getLocation()); in EmitLabel()
5100 llvm::DIFile *Unit = getOrCreateFile(VD->getLocation()); in EmitDeclareOfBlockDeclRefVariable()
5225 llvm::DIFile *tunit = getOrCreateFile(loc); in EmitDeclareOfBlockLiteralArgVariable()
5695 llvm::DIFile *Unit = getOrCreateFile(VD->getLocation()); in EmitGlobalVariable()
5768 llvm::DIFile *Unit = getOrCreateFile(D->getLocation()); in EmitExternalVariable()
5857 DContext, DI, getOrCreateFile(Loc), getLineNumber(Loc), D->getName()); in EmitGlobalAlias()
5870 llvm::DIFile *File = getOrCreateFile(Loc); in AddStringLiteralDebugInfo()
5873 nullptr, StringRef(), StringRef(), getOrCreateFile(Loc), in AddStringLiteralDebugInfo()
5896 getOrCreateNamespace(NSDecl), getOrCreateFile(Loc), getLineNumber(Loc)); in EmitUsingDirective()
5906 getOrCreateFile(Loc), getLineNumber(Loc)); in EmitUsingShadowDecl()
5954 getOrCreateModuleRef(Info, DebugTypeExtRefs), getOrCreateFile(Loc), in EmitImportDecl()
5973 EmitNamespaceAlias(*Underlying), getOrCreateFile(Loc), in EmitNamespaceAlias()
5979 getOrCreateFile(Loc), getLineNumber(Loc), NA.getName()); in EmitNamespaceAlias()