Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dstatic-array.c3 void cat0(int a[static 0]) {} // expected-warning {{zero size arrays are an extension}} \ in cat0() function
/llvm-project/flang/lib/Semantics/
H A Dtools.cpp160 auto cat0{type0.category()}; IsIntrinsicRelational() local
H A Dexpression.cpp4249 auto cat0{leftType->category()}; IsIntrinsicNumeric() local