Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-labels.cpp24 using LabeledStmtClassificationSet = typedef
40 LabeledStmtClassificationSet labeledStmtClassificationSet;
137 constexpr LabeledStmtClassificationSet ConstructBranchTargetFlags( in ConstructBranchTargetFlags()
139 LabeledStmtClassificationSet labeledStmtClassificationSet{}; in ConstructBranchTargetFlags()
779 LabeledStmtClassificationSet labeledStmtClassificationSet, in AddTargetLabelDefinition()
859 return {0u, nullptr, LabeledStmtClassificationSet{}, false}; in GetLabel()