Lines Matching defs:Scope
152 DISubprogram *llvm::getDISubprogram(const MDNode *Scope) { in getDISubprogram()
161 MDNode *Scope = DeclareLoc.getScope(); in getDebugValueLoc() local
173 MDNode *Scope = DeclareLoc.getScope(); in getDebugValueLoc() local
288 void DebugInfoFinder::processScope(DIScope *Scope) { in processScope()
385 bool DebugInfoFinder::addScope(DIScope *Scope) { in addScope()
733 auto *Scope = map(MLD->getScope()); in getReplacementMDLocation() local
879 auto *Scope = DL.getScope(); in stripNonLineTableDebugInfo() local
1119 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateFunction()
1134 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, in LLVMDIBuilderCreateLexicalBlock()
1143 LLVMMetadataRef Scope, in LLVMDIBuilderCreateLexicalBlockFile()
1153 LLVMMetadataRef Scope, in LLVMDIBuilderCreateImportedModuleFromNamespace()
1164 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, in LLVMDIBuilderCreateImportedModuleFromAlias()
1177 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, LLVMMetadataRef M, in LLVMDIBuilderCreateImportedModuleFromModule()
1190 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, LLVMMetadataRef Decl, in LLVMDIBuilderCreateImportedDeclaration()
1204 unsigned Column, LLVMMetadataRef Scope, in LLVMDIBuilderCreateDebugLocation()
1226 LLVMMetadataRef LLVMDIScopeGetFile(LLVMMetadataRef Scope) { in LLVMDIScopeGetFile()
1280 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateEnumerationType()
1292 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateUnionType()
1348 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateStructType()
1364 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateMemberType()
1380 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateStaticMemberType()
1428 LLVMMetadataRef Scope, uint32_t AlignInBits) { in LLVMDIBuilderCreateTypedef()
1447 size_t NameLen, LLVMMetadataRef Scope, LLVMMetadataRef File, unsigned Line, in LLVMDIBuilderCreateForwardDecl()
1459 size_t NameLen, LLVMMetadataRef Scope, LLVMMetadataRef File, unsigned Line, in LLVMDIBuilderCreateReplaceableCompositeType()
1504 LLVMMetadataRef Scope, in LLVMDIBuilderCreateBitFieldMemberType()
1519 LLVMMetadataRef Scope, const char *Name, size_t NameLen, in LLVMDIBuilderCreateClassType()
1605 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateGlobalVariableExpression()
1655 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateTempGlobalVariableFwdDecl()
1731 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateAutoVariable()
1741 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateParameterVariable()