• Home
  • Raw
  • Download

Lines Matching defs:Scope

43 DISubprogram *llvm::getDISubprogram(const MDNode *Scope) {  in getDISubprogram()
146 void DebugInfoFinder::processScope(DIScope *Scope) { in processScope()
251 bool DebugInfoFinder::addScope(DIScope *Scope) { in addScope()
504 auto *Scope = map(MLD->getScope()); in getReplacementMDLocation() local
651 auto *Scope = DL.getScope(); in stripNonLineTableDebugInfo() local
841 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateFunction()
856 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, in LLVMDIBuilderCreateLexicalBlock()
865 LLVMMetadataRef Scope, in LLVMDIBuilderCreateLexicalBlockFile()
875 LLVMMetadataRef Scope, in LLVMDIBuilderCreateImportedModuleFromNamespace()
887 LLVMMetadataRef Scope, in LLVMDIBuilderCreateImportedModuleFromAlias()
899 LLVMMetadataRef Scope, in LLVMDIBuilderCreateImportedModuleFromModule()
911 LLVMMetadataRef Scope, in LLVMDIBuilderCreateImportedDeclaration()
924 unsigned Column, LLVMMetadataRef Scope, in LLVMDIBuilderCreateDebugLocation()
946 LLVMMetadataRef LLVMDIScopeGetFile(LLVMMetadataRef Scope) { in LLVMDIScopeGetFile()
1000 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateEnumerationType()
1012 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateUnionType()
1068 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateStructType()
1084 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateMemberType()
1101 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateStaticMemberType()
1150 LLVMMetadataRef Scope, uint32_t AlignInBits) { in LLVMDIBuilderCreateTypedef()
1169 size_t NameLen, LLVMMetadataRef Scope, LLVMMetadataRef File, unsigned Line, in LLVMDIBuilderCreateForwardDecl()
1181 size_t NameLen, LLVMMetadataRef Scope, LLVMMetadataRef File, unsigned Line, in LLVMDIBuilderCreateReplaceableCompositeType()
1226 LLVMMetadataRef Scope, in LLVMDIBuilderCreateBitFieldMemberType()
1241 LLVMMetadataRef Scope, const char *Name, size_t NameLen, in LLVMDIBuilderCreateClassType()
1324 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateGlobalVariableExpression()
1374 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateTempGlobalVariableFwdDecl()
1428 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateAutoVariable()
1438 LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateParameterVariable()