Home
last modified time | relevance | path

Searched defs:typed (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/
H A DCommonFolders.h143 if (auto typed = dyn_cast_or_null<TypedAttr>(attr)) in constFoldBinaryOpConditional() local
/llvm-project/lldb/source/Host/common/
H A DEditline.cpp1079 std::string typed = std::string(1, ch); TypedCharacter() local
/llvm-project/flang/lib/Semantics/
H A Dexpression.cpp1519 auto *typed{UnwrapExpr<Expr<T>>(expr.value())}; MakeSpecific() local