| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | VMRange.h | 69 bool Contains(lldb::addr_t addr) const { in Contains() function 73 bool Contains(const VMRange &range) const { in Contains() function
|
| H A D | NameMatches.h | 18 Contains, enumerator
|
| H A D | RangeMap.h | 93 bool Contains(BaseType r) const { in Contains() function 101 bool Contains(const Range &range) const { in Contains() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/Directive/ |
| H A D | Spelling.cpp | 18 static bool Contains(directive::VersionRange V, int P) { in Contains() function
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | Memory.h | 89 bool Contains(lldb::addr_t addr) const { in Contains() function
|
| /freebsd/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | Block.cpp | 180 bool Block::Contains(addr_t range_offset) const { in Contains() function in Block 184 bool Block::Contains(const Block *block) const { in Contains() function in Block 198 bool Block::Contains(const Range &range) const { in Contains() function in Block
|
| /freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
| H A D | WatchpointResource.cpp | 46 bool WatchpointResource::Contains(addr_t addr) { in Contains() function in WatchpointResource
|
| H A D | BreakpointIDList.cpp | 54 bool BreakpointIDList::Contains(BreakpointID bp_id) const { in Contains() function in BreakpointIDList
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | AddressRange.cpp | 47 bool AddressRange::Contains(const Address &addr) const { in Contains() function in AddressRange
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | DynamicLibrary.cpp | 40 bool Contains(void *Handle) { in Contains() function in DynamicLibrary::HandleSet
|
| /freebsd/lib/libdevdctl/ |
| H A D | event.cc | 194 Event::Contains(const string &varName) const in Contains() function in DevdCtl::Event
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Scope.h | 619 bool Contains(const Scope& rhs) const { return Depth < rhs.Depth; } in Contains() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ExprConcepts.h | 215 void setContainsUnexpandedParameterPack(bool Contains) { in setContainsUnexpandedParameterPack()
|
| /freebsd/contrib/bsnmp/tests/ |
| H A D | catch.hpp | 3693 Vector::ContainsMatcher<T> Contains( std::vector<T> const& comparator ) { in Contains() function 4914 struct Contains : StringHolder { struct 4915 Contains( NSString* substr ) : StringHolder( substr ){} in Contains() argument 4917 bool match( NSString* str ) const override { in match() 4922 std::string describe() const override { in describe() 4959 Contains( NSString* substr ){ return Impl::NSStringMatchers::Contains( substr ); } in Contains() function 11634 …StdString::ContainsMatcher Contains( std::string const& str, CaseSensitive::Choice caseSensitivity… in Contains() function
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 6639 auto Contains = [](const SourceRange &Range, SourceLocation::UIntTy Offset) { in getAdjustment() local
|