Home
last modified time | relevance | path

Searched defs:Scope (Results 1 – 25 of 75) sorted by relevance

123

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DDebugLoc.cpp30 void DebugLoc::getScopeAndInlinedAt(MDNode *&Scope, MDNode *&IA) const { in getScopeAndInlinedAt()
42 const MDNode *Scope = getScopeNode(); in getFnDebugLoc() local
51 MDNode *Scope, MDNode *InlinedAt) { in get()
79 MDNode *Scope = LexBlock.getContext(); in getFromDILexicalBlock() local
104 DIScope Scope(getScope()); in print() local
H A DDIBuilder.cpp417 DIDerivedType DIBuilder::createMemberType(DIDescriptor Scope, StringRef Name, in createMemberType()
444 DIDerivedType DIBuilder::createStaticMemberType(DIDescriptor Scope, in createStaticMemberType()
621 DICompositeType DIBuilder::createUnionType(DIDescriptor Scope, StringRef Name, in createUnionType()
670 DIDescriptor Scope, StringRef Name, DIFile File, unsigned LineNumber, in createEnumerationType()
784 DIBuilder::createForwardDecl(unsigned Tag, StringRef Name, DIDescriptor Scope, in createForwardDecl()
814 unsigned Tag, StringRef Name, DIDescriptor Scope, DIFile F, unsigned Line, in createReplaceableForwardDecl()
915 DIVariable DIBuilder::createLocalVariable(unsigned Tag, DIDescriptor Scope, in createLocalVariable()
1080 DINameSpace DIBuilder::createNameSpace(DIDescriptor Scope, StringRef Name, in createNameSpace()
1093 DILexicalBlockFile DIBuilder::createLexicalBlockFile(DIDescriptor Scope, in createLexicalBlockFile()
1107 DILexicalBlock DIBuilder::createLexicalBlock(DIDescriptor Scope, DIFile File, in createLexicalBlock()
H A DDebugInfo.cpp522 MDNode *Scope = nullptr; in Verify() local
878 DISubprogram llvm::getDISubprogram(const MDNode *Scope) { in getDISubprogram()
901 const MDNode *Scope = DLoc.getScopeNode(); in getDISubprogram() local
1046 void DebugInfoFinder::processScope(DIScope Scope) { in processScope()
1170 bool DebugInfoFinder::addScope(DIScope Scope) { in addScope()
1417 DIScope Scope(DL.getScope(Ctx)); in printDebugLoc() local
/minix3/minix/drivers/power/acpi/parser/
H A Dpsscope.c116 ACPI_GENERIC_STATE *Scope; in AcpiPsInitScope() local
163 ACPI_GENERIC_STATE *Scope; in AcpiPsPushScope() local
225 ACPI_GENERIC_STATE *Scope = ParserState->Scope; in AcpiPsPopScope() local
280 ACPI_GENERIC_STATE *Scope; in AcpiPsCleanupScope() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLexicalScopes.cpp108 MDNode *Scope = nullptr; in findInlinedScope() local
118 MDNode *Scope = nullptr; in findLexicalScope() local
142 MDNode *Scope = nullptr; in getOrCreateLexicalScope() local
157 LexicalScope *LexicalScopes::getOrCreateRegularScope(MDNode *Scope) { in getOrCreateRegularScope()
196 DILexicalBlock Scope(ScopeNode); in getOrCreateInlinedScope() local
215 DIDescriptor Scope(N); in getOrCreateAbstractScope() local
238 void LexicalScopes::constructScopeNest(LexicalScope *Scope) { in constructScopeNest()
295 LexicalScope *Scope = getOrCreateLexicalScope(DL); in getMachineBasicBlocks() local
317 LexicalScope *Scope = getOrCreateLexicalScope(DL); in dominates() local
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/
H A DEventListenerCommon.h34 const char *getFilename(MDNode *Scope) { in getFilename()
44 const char *getFullPath(MDNode *Scope) { in getFullPath()
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DAttributes.cpp6 int clang::hasAttribute(AttrSyntax Syntax, const IdentifierInfo *Scope, in hasAttribute()
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.cpp161 EHCleanupScope *Scope = in pushCleanup() local
379 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.begin()); in PopCleanupBlocks() local
419 EHCleanupScope &Scope) { in CreateNormalEntry()
566 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.begin()); in PopCleanupBlock() local
958 EHCleanupScope &Scope = in EmitBranchThroughCleanup() local
968 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.find(I)); in EmitBranchThroughCleanup() local
1044 EHCleanupScope &Scope = cast<EHCleanupScope>(*CGF.EHStack.find(C)); in SetupCleanupBlockActivation() local
1100 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.find(C)); in ActivateCleanupBlock() local
1112 EHCleanupScope &Scope = cast<EHCleanupScope>(*EHStack.find(C)); in DeactivateCleanupBlock() local
H A DCGCleanup.h210 static bool classof(const EHScope *Scope) { in classof()
390 static bool classof(const EHScope *Scope) { in classof()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp311 LexicalScope *Scope, SmallVectorImpl<std::unique_ptr<DIE>> &FinalChildren) { in constructScopeDIE()
425 DwarfCompileUnit::constructInlinedScopeDIE(LexicalScope *Scope) { in constructInlinedScopeDIE()
455 DwarfCompileUnit::constructLexicalScopeDIE(LexicalScope *Scope) { in constructLexicalScopeDIE()
533 DbgVariable &DV, const LexicalScope &Scope, DIE *&ObjectPointer) { in constructVariableDIE()
541 LexicalScope *Scope, SmallVectorImpl<std::unique_ptr<DIE>> &Children, in createScopeChildrenDIE()
559 void DwarfCompileUnit::constructSubprogramScopeDIE(LexicalScope *Scope) { in constructSubprogramScopeDIE()
589 DIE *DwarfCompileUnit::createAndAddScopeChildren(LexicalScope *Scope, in createAndAddScopeChildren()
603 DwarfCompileUnit::constructAbstractSubprogramScopeDIE(LexicalScope *Scope) { in constructAbstractSubprogramScopeDIE()
H A DWinCodeViewLineTables.cpp28 DIScope Scope(S); in getFullFilepath() local
84 const MDNode *Scope = DL.getScope(MF->getFunction()->getContext()); in maybeRecordLocation() local
H A DDwarfDebug.cpp316 bool DwarfDebug::isLexicalScopeDIENull(LexicalScope *Scope) { in isLexicalScopeDIENull()
339 void DwarfDebug::constructAbstractSubprogramScopeDIE(LexicalScope *Scope) { in constructAbstractSubprogramScopeDIE()
744 LexicalScope *Scope) { in createAbstractVariable()
766 if (LexicalScope *Scope = LScopes.findAbstractScope(ScopeNode)) in ensureAbstractVariableIsCreatedIfScoped() local
777 LexicalScope *Scope = LScopes.findLexicalScope(VI.Loc); in collectVariableInfoFromMMITable() local
952 LexicalScope *Scope = nullptr; in collectVariableInfo() local
995 if (LexicalScope *Scope = LScopes.findLexicalScope(DV.getContext())) { in collectVariableInfo() local
1036 const MDNode *Scope = DL.getScope(Asm->MF->getFunction()->getContext()); in beginInstruction() local
1330 if (DIScope Scope = DIScope(S)) { in recordSourceLine() local
/minix3/external/bsd/llvm/dist/llvm/bindings/go/llvm/
H A DDIBuilderBindings.cpp63 LLVMMetadataRef Scope, in LLVMDIBuilderCreateLexicalBlock()
74 LLVMMetadataRef Scope, in LLVMDIBuilderCreateLexicalBlockFile()
84 LLVMDIBuilderRef Dref, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateFunction()
97 LLVMDIBuilderRef Dref, unsigned Tag, LLVMMetadataRef Scope, in LLVMDIBuilderCreateLocalVariable()
138 LLVMDIBuilderRef Dref, LLVMMetadataRef Scope, const char *Name, in LLVMDIBuilderCreateStructType()
151 LLVMDIBuilderCreateMemberType(LLVMDIBuilderRef Dref, LLVMMetadataRef Scope, in LLVMDIBuilderCreateMemberType()
H A DIRBindings.cpp95 unsigned Col, LLVMMetadataRef Scope, in LLVMSetCurrentDebugLocation2()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DMultiplexExternalSemaSource.h29 class Scope; variable
H A DIdentifierResolver.h30 class Scope; variable
H A DTemplate.h314 static void deleteScopes(LocalInstantiationScope *Scope, in deleteScopes()
318 delete Scope; in deleteScopes() local
H A DExternalSemaSource.h34 class Scope; variable
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp33 if (ScopeMatcher *Scope = dyn_cast<ScopeMatcher>(N)) { in ContractNodes() local
198 if (ScopeMatcher *Scope = dyn_cast<ScopeMatcher>(N)) { in SinkPatternPredicates() local
262 ScopeMatcher *Scope = dyn_cast<ScopeMatcher>(N); in FactorNodes() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDebugLoc.h78 void getScopeAndInlinedAt(MDNode *&Scope, MDNode *&IA, in getScopeAndInlinedAt()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DAddDiscriminators.cpp196 DIScope Scope = FirstDIL.getScope(); in runOnFunction() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp411 LocalInstantiationScope Scope(SemaRef); in VisitTypeAliasTemplateDecl() local
884 LocalInstantiationScope Scope(SemaRef); in VisitClassTemplateDecl() local
1091 LocalInstantiationScope Scope(SemaRef); in VisitVarTemplateDecl() local
1171 LocalInstantiationScope Scope(SemaRef); in VisitFunctionTemplateDecl() local
1333 LocalInstantiationScope Scope(SemaRef, MergeWithParentScope); in VisitFunctionDecl() local
1609 LocalInstantiationScope Scope(SemaRef, MergeWithParentScope); in VisitCXXMethodDecl() local
2082 LocalInstantiationScope Scope(SemaRef); in VisitTemplateTemplateParmDecl() local
2116 LocalInstantiationScope Scope(SemaRef); in VisitTemplateTemplateParmDecl() local
2133 LocalInstantiationScope Scope(SemaRef); in VisitTemplateTemplateParmDecl() local
2141 LocalInstantiationScope Scope(SemaRef); in VisitTemplateTemplateParmDecl() local
[all …]
H A DAttributeList.cpp141 StringRef Scope = ScopeName ? ScopeName->getName() : ""; in getAttributeSpellingListIndex() local
/minix3/external/bsd/byacc/dist/test/
H A Dbtyacc_demo.y22 typedef int Scope; typedef
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp206 unsigned Scope = Attrs & LTO_SYMBOL_SCOPE_MASK; in main() local

123