• Home
  • Raw
  • Download

Lines Matching defs:File

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()
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()
683 DIFile *File, unsigned LineNo) { in createNameSpace()
697 DIFile *File, in createLexicalBlockFile()
702 DILexicalBlock *DIBuilder::createLexicalBlock(DIScope *Scope, DIFile *File, in createLexicalBlock()