Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_value.h140 bool IsTopLevel() const { return index().empty(); } in IsTopLevel() function
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp13852 bool IsTopLevel, ExceptionSpecificationType EST, in checkExceptionSpecification()