Home
last modified time | relevance | path

Searched defs:ptr_test (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/test/safestack/
H A Dpthread.c11 static int ptr_test = 42; variable
/llvm-project/clang/test/CodeGenCXX/
H A Dcxx2a-compare.cpp56 auto ptr_test(int *x, int *y) { in ptr_test() function
/llvm-project/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5441 void ptr_test() { ptr_test() function in RangeBasedForAndReferences::Foo