Home
last modified time | relevance | path

Searched defs:IsIgnored (Results 1 – 9 of 9) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_libignore.h72 inline bool LibIgnore::IsIgnored(uptr pc) const { in IsIgnored() function
/external/yapf/yapf/yapflib/
Dfile_resources.py149 def IsIgnored(path, exclude): function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_libignore.h90 inline bool LibIgnore::IsIgnored(uptr pc, bool *pc_in_ignored_lib) const { in IsIgnored() function
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc1156 bool MessageDifferencer::IsIgnored( in IsIgnored() function in google::protobuf::util::MessageDifferencer
Dmessage_differencer_unittest.cc1767 virtual bool IsIgnored( in IsIgnored() function in google::protobuf::__anoneeafde5c0111::TestIgnorer
/external/clang/lib/Sema/
DSemaOpenMP.cpp8318 bool IsIgnored; member in __anon756b9f4d1e11::DiagsUninitializedSeveretyRAII
8322 bool IsIgnored) in DiagsUninitializedSeveretyRAII()
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp13998 bool IsIgnored = false; member in __anon0bb9e2bb3d11::DiagsUninitializedSeveretyRAII
14002 bool IsIgnored) in DiagsUninitializedSeveretyRAII()
DSemaDecl.cpp15195 auto IsIgnored = [&](const TagDecl *Tag) { in isAcceptableTagRedeclaration() local
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp8509 …inline bool IsIgnored(uint32_t queue_family) const { return queue_family == VK_QUEUE_FAMILY_IGNORE… in IsIgnored() function in barrier_queue_families::ValidatorState