Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dresolve-labels.cpp24 using LabeledStmtClassificationSet = typedef
34 LabeledStmtClassificationSet labeledStmtClassificationSet;
132 constexpr LabeledStmtClassificationSet ConstructBranchTargetFlags( in ConstructBranchTargetFlags()
134 LabeledStmtClassificationSet labeledStmtClassificationSet{}; in ConstructBranchTargetFlags()
757 LabeledStmtClassificationSet labeledStmtClassificationSet, in AddTargetLabelDefinition()
838 return {0u, nullptr, LabeledStmtClassificationSet{}, false}; in GetLabel()