Home
last modified time | relevance | path

Searched refs:PathType (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/WindowsResource/
H A DResourceProcessor.h25 using PathType = SmallVector<char, 64>;
32 void addInclude(const PathType &IncludePath) { in addInclude()
43 std::vector<PathType> IncludeList;
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp354 typedef std::deque<BasicBlock *> PathType; typedef
355 typedef std::vector<PathType> PathsType;
408 PathType Path;
559 for (PathType Path : LoopPaths) { in run()
628 for (PathType Path : SuccPaths) { in paths()
629 PathType NewPath(Path); in paths()
653 for (const PathType &Path : LoopPaths) { in getStateDefMap()
726 PathType Path = TPath.getPath(); in isSupported()
782 PathType PathBBs = TPath.getPath(); in isLegalAndProfitableToTransform()
897 PathType NewPath(TPath.getPath()); in createAllExitPaths()
[all …]
/openbsd/gnu/llvm/lldb/bindings/interface/
H A DSBHostOS.i25 GetLLDBPath (lldb::PathType path_type);
/openbsd/gnu/llvm/lldb/include/lldb/API/
H A DSBHostOS.h23 static lldb::SBFileSpec GetLLDBPath(lldb::PathType path_type);
/openbsd/gnu/llvm/lldb/source/API/
H A DSBHostOS.cpp46 SBFileSpec SBHostOS::GetLLDBPath(lldb::PathType path_type) { in GetLLDBPath()
/openbsd/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h1034 enum PathType { enum
/openbsd/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst1271 PathType subsection