Home
last modified time | relevance | path

Searched defs:parentComponent (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/lib/Evaluate/
H A Dtype.cpp373 if (const Symbol * parentComponent{GetParentComponent(symbol, scope)}) { GetParentTypeSpec() local
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DConvertToFIR.cpp652 matchAndRewrite(hlfir::ParentComponentOp parentComponent,mlir::PatternRewriter & rewriter) const matchAndRewrite() argument
/llvm-project/flang/lib/Semantics/
H A Dsymbol.cpp687 if (const Symbol * parentComponent{GetParentComponent(scope)}) { GetParentTypeSpec() local
H A Dexpression.cpp1323 if (const Symbol *parentComponent{typeSymbol->GetParentComponent(&scope)}) { CreateComponent() local
1990 const Symbol *parentComponent{typeDetails.GetParentComponent(*spec.scope())}; Analyze() local
H A Dcheck-declarations.cpp2950 const Symbol *parentComponent{symbol.scope() WhyNotInteroperableDerivedType() local