Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp14436 auto checkConstInit = [&]() mutable { in CheckCompleteVariableDeclaration() local
14452 if (!checkConstInit()) { in CheckCompleteVariableDeclaration()
14542 HasConstInit = checkConstInit(); in CheckCompleteVariableDeclaration()
14593 if (!checkConstInit()) in CheckCompleteVariableDeclaration()