Home
last modified time | relevance | path

Searched defs:paths (Results 1 – 18 of 18) sorted by relevance

/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dfts.cpp16 char *const paths[] = {(char *)"/etc", 0}; in main() local
/llvm-project/llvm/utils/lit/lit/
H A Dutil.py228 def which(command, paths=None): argument
267 whichTools(tools, paths) global() argument
[all...]
H A DLitConfig.py191 def getToolsPath(self, dir, paths, tools): argument
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCppModuleConfiguration.cpp37 llvm::SmallVector<std::string, 2> paths; in getTargetIncludePaths() local
/llvm-project/mlir/lib/Dialect/Transform/Transforms/
H A DTransformInterpreterUtils.cpp42 ArrayRef<std::string> paths, MLIRContext *context, in expandPathsToMLIRFiles()
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cpp215 const char *paths[] = { "", "/", "/path/to/" }; TEST() local
/llvm-project/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp166 DoLoadImage(Process * process,const FileSpec & remote_file,const std::vector<std::string> * paths,Status & error,FileSpec * loaded_image) DoLoadImage() argument
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/
H A DDebuggerBase.py260 def _new_step(self, paths): argument
/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp674 DoLoadImage(lldb_private::Process * process,const lldb_private::FileSpec & remote_file,const std::vector<std::string> * paths,lldb_private::Status & error,lldb_private::FileSpec * loaded_image) DoLoadImage() argument
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dlldbutil.py1536 join_remote_paths(*paths) global() argument
1543 append_to_process_working_directory(test, *paths) global() argument
/llvm-project/libc/utils/gpu/server/
H A Drpc_server.cpp250 void *paths[lane_size] = {nullptr}; handle_server_impl() local
/llvm-project/lldb/source/Target/
H A DPlatform.cpp1833 DoLoadImage(lldb_private::Process * process,const lldb_private::FileSpec & remote_file,const std::vector<std::string> * paths,lldb_private::Status & error,lldb_private::FileSpec * loaded_image) DoLoadImage() argument
1842 LoadImageUsingPaths(lldb_private::Process * process,const lldb_private::FileSpec & remote_filename,const std::vector<std::string> & paths,lldb_private::Status & error,lldb_private::FileSpec * loaded_path) LoadImageUsingPaths() argument
/llvm-project/llvm/unittests/Support/
H A DPath.cpp151 SmallVector<StringRef, 40> paths; TEST() local
282 SmallVector<StringRef, 40> paths; TEST() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp590 PathsType paths(BasicBlock *BB, VisitedBlocks &Visited, paths() function
[all...]
/llvm-project/lld/MachO/
H A DDriver.cpp164 std::vector<StringRef> paths; getSearchPaths() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp1208 CXXBasePath &path = *FindBestPath(S, EC, entity, accessSoFar, paths); in DiagnoseAccessPath() local
/llvm-project/lldb/source/API/
H A DSBProcess.cpp1086 LoadImageUsingPaths(const lldb::SBFileSpec & image_spec,SBStringList & paths,lldb::SBFileSpec & loaded_path,lldb::SBError & error) LoadImageUsingPaths() argument
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp156 clang::CXXBasePaths paths; addOverridesForMethod() local
6769 clang::CXXBasePaths paths; GetIndexOfChildMemberWithName() local