Home
last modified time | relevance | path

Searched defs:ASSERT (Results 1 – 5 of 5) sorted by relevance

/llvm-project/offload/DeviceRTL/include/
H A DDebug.h29 #define ASSERT(expr, msg) \ macro
/llvm-project/clang/test/Sema/
H A Dbuiltins.c140 #define ASSERT(...) { enum { folded = (__VA_ARGS__) }; int arr[folded ? 1 : -1]; } in test17() macro
[all...]
/llvm-project/clang/test/Analysis/Checkers/WebKit/
H A Duncounted-obj-arg.cpp39 #define ASSERT( global() macro
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Duse-after-move.cpp696 #define ASSERT( global() macro
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp1773 #define ASSERT( global() macro