Home
last modified time | relevance | path

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

/external/executorch/runtime/core/exec_aten/util/
Dscalar_type_util.h432 inline bool isRealType(::executorch::aten::ScalarType t) { in isRealType() function
/external/clang/lib/AST/
DType.cpp1805 bool Type::isRealType() const { in isRealType() function in Type