Home
last modified time | relevance | path

Searched refs:parserCharBlock (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-labels.cpp39 parser::CharBlock parserCharBlock; member
47 const parser::CharBlock &parserCharBlock) in SourceStatementInfoTuplePOD()
49 parserCharBlock{parserCharBlock} {}
52 parser::CharBlock parserCharBlock; member
926 const auto &position{stmt.parserCharBlock}; in CheckLabelDoConstraints()
949 .Attach(doTarget.parserCharBlock, in CheckLabelDoConstraints()
957 context.Say(doTarget.parserCharBlock, in CheckLabelDoConstraints()
975 const auto &position{stmt.parserCharBlock}; in CheckScopeConstraints()
1021 .Say(branchTarget.parserCharBlock, in CheckBranchTargetConstraints()
1028 .Say(branchTarget.parserCharBlock, in CheckBranchTargetConstraints()
[all …]