Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h485 bool isParameterConsumed() const { in isParameterConsumed() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp4147 if (!Entity.isParameterConsumed()) in MaybeProduceObjCObject()