Searched defs:cat0 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/Sema/ | ||
H A D | static-array.c | 3 void cat0(int a[static 0]) {} // expected-warning {{zero size arrays are an extension}} \ in cat0() function |
/llvm-project/flang/lib/Semantics/ | ||
H A D | tools.cpp | 160 auto cat0{type0.category()}; IsIntrinsicRelational() local |
H A D | expression.cpp | 4249 auto cat0{leftType->category()}; IsIntrinsicNumeric() local |