Searched defs:EntityWithAttributes (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Lower/ | ||
H A D | ConvertProcedureDesignator.h | 29 class EntityWithAttributes; variable |
/llvm-project/flang/include/flang/Optimizer/Builder/ | ||
H A D | HLFIRTools.h | 193 explicit EntityWithAttributes(mlir::Value value) : Entity(value) { EntityWithAttributes() function |