Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/refactor/
H A DInsertionPoint.h28 enum Dir { Above, Below } Direction = Below; enumerator
/llvm-project/clang/test/Analysis/
H A Denum-cast-out-of-range.c31 …enum En_t Above = (enum En_t)(5); // expected-warning {{not in the valid range of values for '… in unscopedUnspecifiedCStyle() local
/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h406 enum DisplayHint { Above, Below }; enumerator