Home
last modified time | relevance | path

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

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