Lines Matching refs:DIFile

124       VMContext, Lang, DIFile::get(VMContext, Filename, Directory), Producer,  in createCompileUnit()
178 DIFile *DIBuilder::createFile(StringRef Filename, StringRef Directory) { in createFile()
179 return DIFile::get(VMContext, Filename, Directory); in createFile()
238 DIFile *File, unsigned LineNo, in createTypedef()
261 DIFile *File, unsigned LineNumber, in createMemberType()
278 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber, in createBitFieldMemberType()
290 DIFile *File, in createStaticMemberType()
300 DIDerivedType *DIBuilder::createObjCIVar(StringRef Name, DIFile *File, in createObjCIVar()
313 DIBuilder::createObjCProperty(StringRef Name, DIFile *File, unsigned LineNumber, in createObjCProperty()
360 DIScope *Context, StringRef Name, DIFile *File, unsigned LineNumber, in createClassType()
377 DIScope *Context, StringRef Name, DIFile *File, unsigned LineNumber, in createStructType()
390 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber, in createUnionType()
406 DICompositeType *DIBuilder::createExternalTypeRef(unsigned Tag, DIFile *File, in createExternalTypeRef()
415 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber, in createEnumerationType()
481 DIFile *F, unsigned Line, unsigned RuntimeLang, in createForwardDecl()
495 unsigned Tag, StringRef Name, DIScope *Scope, DIFile *F, unsigned Line, in createReplaceableCompositeType()
537 DIScope *Context, StringRef Name, StringRef LinkageName, DIFile *F, in createGlobalVariable()
551 DIScope *Context, StringRef Name, StringRef LinkageName, DIFile *F, in createTempGlobalVariableFwdDecl()
566 DIScope *Scope, StringRef Name, unsigned ArgNo, DIFile *File, in createLocalVariable()
589 DIFile *File, unsigned LineNo, in createAutoVariable()
598 DIScope *Scope, StringRef Name, unsigned ArgNo, DIFile *File, in createParameterVariable()
629 DIScope *Context, StringRef Name, StringRef LinkageName, DIFile *File, in createFunction()
647 DIScope *Context, StringRef Name, StringRef LinkageName, DIFile *File, in createTempFunctionFwdDecl()
661 DIFile *F, unsigned LineNo, DISubroutineType *Ty, in createMethod()
683 DIFile *File, unsigned LineNo) { in createNameSpace()
697 DIFile *File, in createLexicalBlockFile()
702 DILexicalBlock *DIBuilder::createLexicalBlock(DIScope *Scope, DIFile *File, in createLexicalBlock()