Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dconst-method-call.cpp214 HasConstMemberFunction hasNoReturn() { } // expected-warning {{control reaches end of non-void func… in hasNoReturn() function
217 hasNoReturn().constMemberFunction(); in testUnknownWithConstMemberFunction()