Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/OpenMP/
H A Dnvptx_target_exceptions_messages.cpp17 T f_method() const { return a; } in f_method() function in TemplateClass
31 return s.f_method(); in FA()
H A Ddeclare_target_codegen.cpp106 T f_method() const { return a; } in f_method() function in TemplateClass
120 return s.f_method(); in FA()