Home
last modified time | relevance | path

Searched defs:Workspace (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/clangd/unittests/
H A DCallHierarchyTests.cpp253 TestWorkspace Workspace; TEST() local
363 TestWorkspace Workspace; TEST() local
[all...]
H A DFileIndexTests.cpp460 TestWorkspace Workspace; in TEST() local
H A DInlayHintTests.cpp1217 TestWorkspace Workspace; TEST() local
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.cpp463 if (auto *Workspace = O->getObject("workspace")) { in fromJSON() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5421 SolveRecurse(SmallVectorImpl<const Formula * > & Solution,Cost & SolutionCost,SmallVectorImpl<const Formula * > & Workspace,const Cost & CurCost,const SmallPtrSet<const SCEV *,16> & CurRegs,DenseSet<const SCEV * > & VisitedRegs) const SolveRecurse() argument
5502 SmallVector<const Formula *, 8> Workspace; Solve() local
[all...]