Searched defs:noop2 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/Sema/ | ||
H A D | block-literal.c | 55 void (*noop2)(void) = 0; in test4() local |
/llvm-project/libcxxabi/src/ | ||
H A D | private_typeinfo.cpp | 338 void __shim_type_info::noop2() const {} noop2() function in __cxxabiv1::__shim_type_info |