Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dconstant-builtins-2.c215 int clz4 = __builtin_clz(0); // expected-error {{not a compile-time constant}} global() variable
/llvm-project/clang/test/AST/Interp/
H A Dbuiltin-functions.cpp