Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dsupport.cpp15 bool RTNAME(IsContiguous)(const Descriptor &descriptor) { in RTNAME() argument
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp367 bool IsContiguous = false; in emitLookupFunction() local
/llvm-project-15.0.7/llvm/unittests/Support/
H A DBinaryStreamTest.cpp126 bool IsContiguous; member