Home
last modified time | relevance | path

Searched defs:associated (Results 1 – 6 of 6) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Ddata01.f9013 type(person) associated variable
/llvm-project/flang/lib/Semantics/
H A Ddata-to-inits.cpp711 ComputeMinElementBytes(const std::list<SymbolRef> & associated,evaluate::FoldingContext & foldingContext) ComputeMinElementBytes() argument
742 CombineEquivalencedInitialization(const std::list<SymbolRef> & associated,evaluate::ExpressionAnalyzer & exprAnalyzer,DataInitializations & inits) CombineEquivalencedInitialization() argument
869 for (const std::list<SymbolRef> &associated : associations) { ProcessScopes() local
[all...]
H A Dtools.cpp908 std::multiset<SymbolRef, SymbolOffsetCompare> associated; GetStorageAssociations() local
/llvm-project/flang/lib/Optimizer/Transforms/
H A DDebugTypeGenerator.cpp112 mlir::LLVM::DIExpressionAttr associated = genAssociated ? valid : nullptr; convertBoxedSequenceType() local
[all...]
/llvm-project/mlir/lib/CAPI/Dialect/
H A DLLVM.cpp168 mlirLLVMDICompositeTypeAttrGet(MlirContext ctx,unsigned int tag,MlirAttribute recId,MlirAttribute name,MlirAttribute file,uint32_t line,MlirAttribute scope,MlirAttribute baseType,int64_t flags,uint64_t sizeInBits,uint64_t alignInBits,intptr_t nElements,MlirAttribute const * elements,MlirAttribute dataLocation,MlirAttribute rank,MlirAttribute allocated,MlirAttribute associated) mlirLLVMDICompositeTypeAttrGet() argument
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp2050 bool associated = object->GetBooleanValue(); SetThreadStopInfo() local