Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGenCXX/
Dattr-callback.cpp15 this_unknown_this(void (*callback)(Base *, Base *, Base *));
31 void Base::this_unknown_this(void (*callback)(Base *, Base *, Base *)) { in this_unknown_this() function in Base
/external/llvm-project/clang/test/SemaCXX/
Dattr-callback.cpp19 this_unknown_this(void (*callback)(Base *, Base *, Base *));