Home
last modified time | relevance | path

Searched defs:Need (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxxabi/src/demangle/
H A DUtility.h39 size_t Need = N + CurrentPosition; in grow() local
/llvm-project/llvm/include/llvm/Demangle/
H A DUtility.h39 size_t Need = N + CurrentPosition; in grow() local
/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h545 bool Need = false; global() variable