Home
last modified time | relevance | path

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

/llvm-project/clang/test/ASTMerge/exprs-cpp/
H A Dtest.cpp41 testReinterpretCast(s1); in testImport()
/llvm-project/clang/test/ASTMerge/exprs-cpp/Inputs/
H A Dexprs3.cpp81 S1 &testReinterpretCast(S1 &x) { in testReinterpretCast() function