Searched defs:ArrayDecay (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | Interp.h | 1842 inline bool ArrayDecay(InterpState &S, CodePtr OpPC) { ArrayDecay() function |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaInit.cpp | 5980 bool ArrayDecay = false; tryObjCWritebackConversion() local |