Home
last modified time | relevance | path

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

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