Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DNameToDIE.cpp33 bool NameToDIE::Find(ConstString name, in Find() function in NameToDIE
41 bool NameToDIE::Find(const RegularExpression &regex, in Find() function in NameToDIE
H A DUniqueDWARFASTType.cpp15 bool UniqueDWARFASTTypeList::Find(const DWARFDIE &die, in Find() function in UniqueDWARFASTTypeList
H A DUniqueDWARFASTType.h82 bool Find(lldb_private::ConstString name, const DWARFDIE &die, in Find() function
/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dordered_set.bench.cpp105 struct Find : Base { struct
108 void run(benchmark::State& State) const { in run()
120 std::string name() const { in name()
H A Dmap.bench.cpp850 struct Find : Base { struct
853 void run(benchmark::State& State) const { in run()
876 std::string name() const { in name()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DThreadPlanStack.h141 ThreadPlanStack *Find(lldb::tid_t tid) { in Find() function
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DSTLAlgorithmModeling.cpp108 void STLAlgorithmModeling::Find(CheckerContext &C, const CallExpr *CE, in Find() function in __anon0599f2ee0111::STLAlgorithmModeling
H A DCallAndMessageChecker.cpp253 bool Find(const TypedValueRegion *R) { in Find() function in __anonff0b854e0211::FindUninitializedField
/openbsd-src/gnu/llvm/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h178 auto Find = std::nullopt; in anyAggregateType() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp428 Mips16Libcall Find = { RTLIB::UNKNOWN_LIBCALL, S->getSymbol() }; in getOpndList() local
470 Mips16Libcall Find = { RTLIB::UNKNOWN_LIBCALL, in getOpndList() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DMappedHash.h204 bool Find(llvm::StringRef name, Pair &pair) const { in Find() function
H A DUniqueCStringMap.h86 T Find(ConstString unique_cstr, T fail_value) const { in Find() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DDynamicLibrary.cpp38 HandleList::iterator Find(void *Handle) { return find(Handles, Handle); } in Find() function in DynamicLibrary::HandleSet
/openbsd-src/gnu/llvm/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp68 std::vector<std::string> Find() { in Find() function in clang::tooling::__anon1bc133dd0111::AdditionalUSRFinder
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86PreAMXConfig.cpp311 bool Find = false; in findConfigShapes() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCSubtargetInfo.cpp26 static const T *Find(StringRef S, ArrayRef<T> A) { in Find() function
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DLanguage.cpp387 size_t Language::TypeScavenger::Find(ExecutionContextScope *exe_scope, in Find() function in Language::TypeScavenger
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DHexagon.cpp413 auto Find = [&HTC] (const std::string &RootDir, const std::string &SubDir, in constructHexagonLinkArgs() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp785 int64_t ConstantOffsetExtractor::Find(Value *Idx, GetElementPtrInst *GEP, in Find() function in ConstantOffsetExtractor
/openbsd-src/gnu/llvm/lldb/tools/lldb-test/
H A Dlldb-test.cpp169 static cl::opt<FindType> Find( variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp166 Find("find", variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp225 static void replaceTargetsFromPHINode(BasicBlock *PHIBlock, BasicBlock *Find, in replaceTargetsFromPHINode()
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dperlhost.h2090 CPerlHost::Find(LPCSTR lpStr) Find() function