Searched defs:ParentScope (Results 1 – 3 of 3) sorted by relevance
619 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) in FuncIdRecord()627 TypeIndex ParentScope; variable
781 LLVMDIBuilderCreateModule(LLVMDIBuilderRef Builder, LLVMMetadataRef ParentScope, in LLVMDIBuilderCreateModule()794 LLVMMetadataRef ParentScope, in LLVMDIBuilderCreateNameSpace()
398 TypeIndex ParentScope = getScopeIndex(Scope); in getFuncIdForSubprogram() local