Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/OpenMP/
H A Ddispatch_ast_print.cpp98 static int disp_method2() { return 2; } in disp_method2() function
131 Obj::disp_method2(); in test_two()
156 ret = Obj::disp_method2(); in test_two()
162 (void)Obj::disp_method2(); in test_two()
H A Ddispatch_messages.cpp20 int disp_method2();