Home
last modified time | relevance | path

Searched defs:Find (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DNameToDIE.cpp33 bool NameToDIE::Find(ConstString name, Find() function in NameToDIE
41 bool NameToDIE::Find(const RegularExpression &regex, Find() function in NameToDIE
H A DUniqueDWARFASTType.cpp50 UniqueDWARFASTType *UniqueDWARFASTTypeList::Find( in Find() function in UniqueDWARFASTTypeList
H A DUniqueDWARFASTType.h88 UniqueDWARFASTType *Find(ConstString name, const DWARFDIE &die, in Find() function
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DVlanConfig.h128 EFI_VLAN_CONFIG_FIND Find; member
H A DArp.h366 EFI_ARP_FIND Find; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanStack.h146 ThreadPlanStack *Find(lldb::tid_t tid) { in Find() function
/freebsd/cddl/usr.sbin/zfsd/
H A Dvdev_iterator.cc155 VdevIterator::Find(Guid vdevGUID) in Find() function in VdevIterator
H A Dcase_file.cc98 CaseFile::Find(Guid poolGUID, Guid vdevGUID) in Find() function in CaseFile
117 CaseFile::Find(Guid poolGUID, Guid vdevGUID, CaseFileList &cases) in Find() function in CaseFile
137 CaseFile::Find(const string &physPath) in Find() function in CaseFile
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSTLAlgorithmModeling.cpp130 void STLAlgorithmModeling::Find(CheckerContext &C, const CallEvent &Call, in Find() function in __anon0b7998770111::STLAlgorithmModeling
H A DCallAndMessageChecker.cpp250 bool Find(const TypedValueRegion *R) { in Find() function in __anonc0dfdbf70211::FindUninitializedField
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h250 auto Find = std::nullopt; in anyAggregateType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp436 Mips16Libcall Find = {RTLIB::UNKNOWN_LIBCALL, RTLIB::Unsupported, in getOpndList() local
477 Mips16Libcall Find = {RTLIB::UNKNOWN_LIBCALL, RTLIB::Unsupported, in getOpndList() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DUniqueCStringMap.h86 T Find(ConstString unique_cstr, T fail_value) const { in Find() function
H A DMappedHash.h
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDynamicLibrary.cpp38 HandleList::iterator Find(void *Handle) { return find(Handles, Handle); } in Find() function in DynamicLibrary::HandleSet
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PreAMXConfig.cpp
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp61 std::vector<std::string> Find() { in Find() function in clang::tooling::__anon980dcc460111::AdditionalUSRFinder
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DZipFile.cpp173 bool ZipFile::Find(lldb::DataBufferSP zip_data, const llvm::StringRef file_path, in Find() function in ZipFile
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp27 static const T *Find(StringRef S, ArrayRef<T> A) { in Find() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp442 size_t Language::TypeScavenger::Find(ExecutionContextScope *exe_scope, in Find() function in Language::TypeScavenger
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHexagon.cpp421 auto Find = [&HTC] (const std::string &RootDir, const std::string &SubDir, in constructHexagonLinkArgs() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp828 int64_t ConstantOffsetExtractor::Find(Value *Idx, GetElementPtrInst *GEP) { in Find() function in ConstantOffsetExtractor
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp179 Find("find", variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp215 auto Find = [=](const char *String) -> bool { return Name.contains(String); }; in isSystemEntry() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp221 static void replaceTargetsFromPHINode(BasicBlock *PHIBlock, BasicBlock *Find, in replaceTargetsFromPHINode()

12