Lines Matching defs:Scope
260 DIDerivedType *DIBuilder::createMemberType(DIScope *Scope, StringRef Name, in createMemberType()
278 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber, in createBitFieldMemberType()
289 DIDerivedType *DIBuilder::createStaticMemberType(DIScope *Scope, StringRef Name, in createStaticMemberType()
390 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber, in createUnionType()
415 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber, in createEnumerationType()
480 DIBuilder::createForwardDecl(unsigned Tag, StringRef Name, DIScope *Scope, in createForwardDecl()
495 unsigned Tag, StringRef Name, DIScope *Scope, DIFile *F, unsigned Line, in createReplaceableCompositeType()
566 DIScope *Scope, StringRef Name, unsigned ArgNo, DIFile *File, in createLocalVariable()
588 DILocalVariable *DIBuilder::createAutoVariable(DIScope *Scope, StringRef Name, in createAutoVariable()
598 DIScope *Scope, StringRef Name, unsigned ArgNo, DIFile *File, in createParameterVariable()
682 DINamespace *DIBuilder::createNameSpace(DIScope *Scope, StringRef Name, in createNameSpace()
688 DIModule *DIBuilder::createModule(DIScope *Scope, StringRef Name, in createModule()
696 DILexicalBlockFile *DIBuilder::createLexicalBlockFile(DIScope *Scope, in createLexicalBlockFile()
702 DILexicalBlock *DIBuilder::createLexicalBlock(DIScope *Scope, DIFile *File, in createLexicalBlock()