Home
last modified time | relevance | path

Searched defs:EntityWithAttributes (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/include/flang/Lower/
H A DConvertProcedureDesignator.h29 class EntityWithAttributes; variable
/llvm-project/flang/include/flang/Optimizer/Builder/
H A DHLFIRTools.h193 explicit EntityWithAttributes(mlir::Value value) : Entity(value) { EntityWithAttributes() function
197 EntityWithAttributes(fir::FortranVariableOpInterface variable) EntityWithAttributes() function