Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp790 enum class BoundsType { ExplicitRange, UInt }; enumerator
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2760 SourceRange ExplicitRange; member