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