Home
last modified time | relevance | path

Searched defs:static_member_function (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dattr-exclude_from_explicit_instantiation.dont_assume_extern_instantiation.cpp23 static void static_member_function() { } in static_member_function() function
27 EXCLUDE_FROM_EXPLICIT_INSTANTIATION static void static_member_function() { } in static_member_function() function
H A Ddebug-info-function-context.cpp14 int C::static_member_function() { return static_member_variable; } in static_member_function() function in C
/llvm-project/clang/test/SemaCXX/
H A Dattr-exclude_from_explicit_instantiation.extern_declaration.cpp22 static void static_member_function() { in static_member_function() function
28 EXCLUDE_FROM_EXPLICIT_INSTANTIATION static void static_member_function() { in static_member_function() function
/llvm-project/llvm/test/DebugInfo/Inputs/
H A Ddwarfdump-pubnames.cc17 int C::static_member_function() { in static_member_function() function in C