Home
last modified time | relevance | path

Searched defs:is_valid (Results 1 – 19 of 19) sorted by relevance

/llvm-project/lldb/source/API/
H A DSBProcessInfo.cpp109 bool is_valid = false; in UserIDIsValid() local
119 bool is_valid = false; in GroupIDIsValid() local
149 bool is_valid = false; in EffectiveUserIDIsValid() local
159 bool is_valid = false; in EffectiveGroupIDIsValid() local
/llvm-project/compiler-rt/test/asan/TestCases/
H A Dcontiguous_container.cpp93 bool is_valid = in TestContainer() local
192 bool is_valid = __sanitizer_verify_double_ended_contiguous_container( in TestDoubleEndedContainer() local
218 bool is_valid = __sanitizer_verify_double_ended_contiguous_container( in TestDoubleEndedContainer() local
/llvm-project/lldb/examples/summaries/cocoa/
H A Dobjc_runtime.py166 def is_valid(self): member in RoT_Data
233 def is_valid(self): member in RwT_Data
385 def is_valid(self): member in Class_Data_V2
526 def is_valid(self): member in Class_Data_V1
614 def is_valid(self): member in TaggedClass_Data
658 def is_valid(self): member in InvalidClass_Data
858 def is_valid(self): member in ObjCRuntime
/llvm-project/libc/test/src/sys/mman/linux/
H A Dmsync_test.cpp37 bool is_valid() { return addr != MAP_FAILED; } is_valid() function
H A Dmlock_test.cpp51 bool is_valid() { return addr != MAP_FAILED; } is_valid() function
/llvm-project/compiler-rt/cmake/
H A Dconfig-ix.cmake346 set(is_valid FALSE) global() variable
351 set(is_valid TRUE) global() variable
/llvm-project/libc/fuzzing/__support/
H A Dhashtable_fuzz.cpp123 bool is_valid() const { return table != nullptr; } is_valid() function in LIBC_NAMESPACE::HashTable
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_chained_origin_depot.cpp106 bool ChainedOriginDepotNode::is_valid(const args_type &args) { return true; } in is_valid() function in __sanitizer::ChainedOriginDepotNode
H A Dsanitizer_stackdepot.cpp43 static bool is_valid(const args_type &args) { in is_valid() function
/llvm-project/libc/src/__support/
H A Dblock.h259 bool is_valid() const { is_valid() function
/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_arm64.cpp830 RestoreRegisters(void * buffer,const uint8_t ** src,size_t len,bool & is_valid,std::function<Status ()> writer) RestoreRegisters() argument
/llvm-project/lldb/examples/synthetic/
H A Dgnu_libstdcpp.py164 def is_valid(self, node): global() member in AbstractListSynthProvider
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-port.cc802 bool is_valid = true; in ValidateRegex() local
/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch_hier.h900 bool is_valid() const { return valid; } in is_valid() function
/llvm-project/compiler-rt/lib/asan/scripts/
H A Dasan_symbolize.py788 def is_valid(self): member in ModuleDesc
/llvm-project/polly/lib/External/isl/
H A Disl_ast_build_expr.c2308 isl_bool is_valid; in extends() local
H A Disl_coalesce.c1358 int is_valid = info->ineq[l] == STATUS_VALID; in add_selected_wraps() local
/llvm-project/lldb/examples/python/
H A Dmach_o.py599 def is_valid(self): member in Mach
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h10125 boolean fixed_box::is_valid() const in is_valid() function