Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DStdStringExtractor.h28 bool IsGood() const { return m_index != UINT64_MAX; } in IsGood() function
/external/llvm-project/lldb/include/lldb/Utility/
DStringExtractor.h35 bool IsGood() const { return m_index != UINT64_MAX; } in IsGood() function
/external/clang/test/SemaCXX/
Dfunction-redecl.cpp114 bool IsGood() { return false; } in IsGood() function
/external/llvm-project/clang/test/SemaCXX/
Dfunction-redecl.cpp114 bool IsGood() { return false; } in IsGood() function