Home
last modified time | relevance | path

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

12

/llvm-project/lldb/unittests/Core/
H A DFileSpecListTest.cpp
/llvm-project/lldb/unittests/Language/CPlusPlus/
H A DCPlusPlusLanguageTest.cpp21 std::string return_type, context, basename, arguments, qualifiers, in TEST() member
308 std::string context, basename; in TEST() member
339 llvm::StringRef context, basename; in TEST() local
/llvm-project/lldb/test/API/functionalities/module_cache/simple_exe/
H A DTestModuleCacheSimple.py26 def get_module_cache_files(self, basename): argument
/llvm-project/lldb/test/API/functionalities/module_cache/bsd/
H A DTestModuleCacheBSD.py29 def get_module_cache_files(self, basename): argument
/llvm-project/lldb/test/API/functionalities/module_cache/universal/
H A DTestModuleCacheUniversal.py25 def get_module_cache_files(self, basename): argument
/llvm-project/lldb/test/API/functionalities/module_cache/debug_index/
H A DTestDebugIndexCache.py19 def get_module_cache_files(self, basename): argument
/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.h28 llvm::StringRef basename; member
H A DCPlusPlusLanguage.cpp149 static bool IsTrivialBasename(const llvm::StringRef &basename) { in IsTrivialBasename() argument
320 llvm::StringRef basename = GetBasename(); GetBasenameNoTemplateParameters() local
[all...]
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DFindHeaders.cpp52 llvm::StringRef basename(llvm::StringRef Header) { basename() function
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp138 ConstString basename, llvm::function_ref<bool(DWARFDIE die)> callback) { in GetGlobalVariables()
H A DDebugNamesDWARFIndex.cpp180 ConstString basename, llvm::function_ref<bool(DWARFDIE die)> callback) { in GetGlobalVariables() argument
H A DManualDWARFIndex.cpp391 GetGlobalVariables(ConstString basename,llvm::function_ref<bool (DWARFDIE die)> callback) GetGlobalVariables() argument
H A DSymbolFileDWARF.cpp2361 llvm::StringRef basename; FindGlobalVariables() local
2659 SplitTemplateParams(llvm::StringRef fullname,llvm::StringRef & basename,llvm::StringRef & template_params) SplitTemplateParams() argument
2678 llvm::StringRef basename, params; UpdateCompilerContextForSimpleTemplateNames() local
[all...]
/llvm-project/mlir/lib/Target/LLVM/NVVM/
H A DTarget.cpp278 std::string basename = compileToBinary() local
/llvm-project/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp558 GetFullNameForDylib(ConstString basename) GetFullNameForDylib() argument
/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h747 LocateExecutable(const char * basename) LocateExecutable() argument
/llvm-project/lldb/source/Utility/
H A DArgs.cpp400 auto basename = shell.GetFilename().GetStringRef(); GetShellSafeArgument() local
/llvm-project/lldb/include/lldb/Symbol/
H A DType.h509 llvm::StringRef basename; global() member
[all...]
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp1134 GetFullNameForDylib(ConstString basename) GetFullNameForDylib() argument
1174 LocateExecutable(const char * basename) LocateExecutable() argument
/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp986 GetFullNameForDylib(ConstString basename) GetFullNameForDylib() argument
/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1251 llvm::StringRef basename = MSVCUndecoratedNameParser::DropScope(name); in CacheFunctionNames() local
1265 llvm::StringRef basename = MSVCUndecoratedNameParser::DropScope(name); CacheFunctionNames() local
1531 llvm::StringRef basename = query.GetTypeBasename().GetStringRef(); FindTypes() local
[all...]
/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
H A Dlldbgdbserverutils.py19 def _get_support_exe(basename): argument
/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp695 ConstString basename = CollectCandidateCPlusPlusNames() local
/llvm-project/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp3174 static const char basename[] = "libmsan_loadable.x86_64.so"; in GetPathToLoadable() local
3176 static const char basename[] = "libmsan_loadable.mips64.so"; in GetPathToLoadable() local
3178 static const char basename[] = "libmsan_loadable.mips64el.so"; in GetPathToLoadable() local
3180 static const char basename[] = "libmsan_loadable.aarch64.so"; in GetPathToLoadable() local
3182 static const char basename[] = "libmsan_loadable.loongarch64.so"; in GetPathToLoadable() local
3184 static const char basename[] = "libmsan_loadable.powerpc64.so"; in GetPathToLoadable() local
3186 static const char basename[] = "libmsan_loadable.powerpc64le.so"; in GetPathToLoadable() local
/llvm-project/lldb/source/Core/
H A DModule.cpp639 llvm::StringRef basename; LookupInfo() local
[all...]

12