Home
last modified time | relevance | path

Searched defs:CandidateKind (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp146 Kind CandidateKind = Invalid; member
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1025 enum CandidateKind { global() enum