Home
last modified time | relevance | path

Searched defs:IsGood (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DStringExtractor.h35 bool IsGood() const { return m_index != UINT64_MAX; } in IsGood() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/
DStringExtractor.h35 bool IsGood() const { return m_index != UINT64_MAX; } in IsGood() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DStringExtractor.h35 bool IsGood() const { return m_index != UINT64_MAX; } in IsGood() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DStringExtractor.h35 bool IsGood() const { return m_index != UINT64_MAX; } in IsGood() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/
H A Dmedia_debug_fast_dump.cpp60 bool MediaDebugFastDump::IsGood() in IsGood() function in MediaDebugFastDump
H A Dmedia_debug_fast_dump_imp.hpp484 bool IsGood() const in IsGood() function in MediaDebugFastDumpImp
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dfunction-redecl.cpp114 bool IsGood() { return false; } in IsGood() function