Home
last modified time | relevance | path

Searched defs:max_matches (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DDeclVendor.cpp19 uint32_t max_matches) { in FindTypes()
H A DSymbolFile.cpp117 uint32_t max_matches, in FindGlobalVariables()
121 uint32_t max_matches, in FindGlobalVariables()
H A DSymbolFileOnDemand.cpp318 uint32_t max_matches, in FindGlobalVariables()
330 uint32_t max_matches, VariableList &variables) { in FindGlobalVariables()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangDeclVendor.cpp18 uint32_t max_matches, in FindDecls()
H A DClangASTSource.cpp800 uint32_t max_matches = 1; in FindDeclInModules() local
850 uint32_t max_matches = 1; in FindDeclInObjCRuntime() local
1082 uint32_t max_matches = 1; in FindObjCMethodDecls() local
1122 uint32_t max_matches = 1; in FindObjCMethodDecls() local
1255 uint32_t max_matches = 1; in FindObjCPropertyAndIvarDecls() local
1298 uint32_t max_matches = 1; in FindObjCPropertyAndIvarDecls() local
H A DClangModulesDeclVendor.cpp432 uint32_t max_matches, in FindDecls()
H A DClangExpressionDeclMap.cpp1024 uint32_t max_matches = 1; in LookupInModulesDeclVendor() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwo.cpp153 uint32_t max_matches, VariableList &variables) { in FindGlobalVariables()
H A DSymbolFileDWARFDebugMap.cpp903 uint32_t max_matches, VariableList &variables) { in PrivateFindGlobalVariables()
923 uint32_t max_matches, VariableList &variables) { in FindGlobalVariables()
953 const RegularExpression &regex, uint32_t max_matches, in FindGlobalVariables()
H A DSymbolFileDWARF.cpp2368 uint32_t max_matches, VariableList &variables) { in FindGlobalVariables()
2455 uint32_t max_matches, in FindGlobalVariables()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp1043 const lldb_private::RegularExpression &regex, uint32_t max_matches, in FindTypesByRegex()
1090 uint32_t max_matches, lldb_private::VariableList &variables) { in FindGlobalVariables()
1105 const lldb_private::RegularExpression &regex, uint32_t max_matches, in FindGlobalVariables()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.h89 uint32_t max_matches, in FindGlobalVariables()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp526 uint32_t max_matches, in FindDecls()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1122 uint32_t max_matches, lldb_private::VariableList &variables) { in FindGlobalVariables()
1163 const lldb_private::RegularExpression &regex, uint32_t max_matches, in FindGlobalVariables()
1467 const lldb_private::RegularExpression &regex, uint32_t max_matches, in FindTypesByRegex()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp510 void ModuleList::FindGlobalVariables(ConstString name, size_t max_matches, in FindGlobalVariables()
520 size_t max_matches, in FindGlobalVariables()
H A DModule.cpp608 size_t max_matches, VariableList &variables) { in FindGlobalVariables()
614 size_t max_matches, VariableList &variables) { in FindGlobalVariables()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBModule.cpp405 uint32_t max_matches) { in FindGlobalVariables() argument
H A DSBTarget.cpp1773 uint32_t max_matches, in FindGlobalFunctions()
1896 uint32_t max_matches) { in FindGlobalVariables()
1923 uint32_t max_matches, in FindGlobalVariables()
H A DSBProcess.cpp815 uint32_t alignment, uint32_t max_matches, SBError &error) { in FindRangesInMemory()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1652 uint32_t max_matches, VariableList &variables) { in FindGlobalVariables()
1749 uint32_t max_matches, in FindTypesByName()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp2017 size_t max_matches) { in DoFindInMemory()
2047 size_t alignment, size_t max_matches, in FindRangesInMemory()