Home
last modified time | relevance | path

Searched refs:test_auth (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dptrauth-intrinsics.c13 void test_auth() { in test_auth() function
/llvm-project/clang/test/Sema/
H A Dptrauth.c81 void test_auth(int *dp, int (*fp)(int)) { in test_auth() function