Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Doptnone-class-members.cpp13 static int static_optnone_method(int a) { in static_optnone_method() function
40 A::static_optnone_method(4); in foo()