Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/Checkers/WebKit/
H A Dcall-args.cpp282 void consume_ref_countable(RefCountable*) {} in consume_ref_countable() function
287 consume_ref_countable( downcast(bar.get()) ); in foo()