Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DMveEmitter.cpp792 enum class BoundsType { ExplicitRange, UInt }; enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h2675 SourceRange ExplicitRange; member