Home
last modified time | relevance | path

Searched defs:scopes (Results 1 – 11 of 11) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dresolve-labels.cpp888 InInclusiveScope(const std::vector<ScopeInfo> & scopes,ProxyForScope tail,ProxyForScope head) InInclusiveScope() argument
976 ParentScope(const std::vector<ScopeInfo> & scopes,ProxyForScope scope) ParentScope() argument
982 CheckLabelDoConstraints(const SourceStmtList & dos,const SourceStmtList & branches,const TargetStmtMap & labels,const std::vector<ScopeInfo> & scopes,SemanticsContext & context) CheckLabelDoConstraints() argument
1030 CheckScopeConstraints(const SourceStmtList & stmts,const TargetStmtMap & labels,const std::vector<ScopeInfo> & scopes,SemanticsContext & context) CheckScopeConstraints() argument
1107 CheckBranchConstraints(const SourceStmtList & branches,const TargetStmtMap & labels,const std::vector<ScopeInfo> & scopes,SemanticsContext & context) CheckBranchConstraints() argument
1132 CheckDataTransferConstraints(const SourceStmtList & dataTransfers,const TargetStmtMap & labels,const std::vector<ScopeInfo> & scopes,SemanticsContext & context) CheckDataTransferConstraints() argument
1168 CheckAssignConstraints(const SourceStmtList & assigns,const TargetStmtMap & labels,const std::vector<ScopeInfo> & scopes,SemanticsContext & context) CheckAssignConstraints() argument
1180 const auto &scopes{programUnit.scopeModel}; CheckConstraints() local
[all...]
/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h159 iterator_range<scope_iterator> scopes() const { scopes() function
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp83 std::vector<Scope *> scopes; in emulateLookupInCtxt() local
/llvm-project/clang-tools-extra/clangd/index/remote/
H A DIndex.proto29 repeated string scopes = 2; field
/llvm-project/clang/lib/AST/Interp/
H A DFunction.h
/llvm-project/flang/lib/Lower/
H A DMangler.cpp28 llvm::SmallVector<const Fortran::semantics::Scope *> scopes; in ancestors() local
/llvm-project/mlir/lib/IR/
H A DSymbolTable.cpp698 SmallVector<SymbolScope, 2> scopes; in collectSymbolScopes() local
720 auto scopes = collectSymbolScopes(symbol, limit->getParentOp()); in collectSymbolScopes() local
735 SmallVector<SymbolScope, 1> scopes; in collectSymbolScopes() local
[all...]
/llvm-project/mlir/lib/Pass/
H A DPassCrashRecovery.cpp307 SmallVector<OperationName> scopes; in prepareReproducerFor() local
/llvm-project/lldb/tools/lldb-dap/
H A DDAP.cpp416 llvm::json::Array scopes; CreateTopLevelScopes() local
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp124 AnyScopesHaveTemplateParams(llvm::ArrayRef<llvm::ms_demangle::Node *> scopes) { in AnyScopesHaveTemplateParams() argument
189 llvm::ArrayRef<llvm::ms_demangle::Node *> scopes(name_components->Nodes, in CreateDeclInfoForType() local
/llvm-project/lld/COFF/
H A DPDB.cpp647 SmallVector<uint32_t, 4> scopes; writeAllModuleSymbolRecords() local