Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp14602 auto checkConstInit = [&]() mutable { in CheckCompleteVariableDeclaration() local
14622 if (!checkConstInit()) { in CheckCompleteVariableDeclaration()
14716 HasConstInit = checkConstInit(); in CheckCompleteVariableDeclaration()
14785 if (!checkConstInit()) in CheckCompleteVariableDeclaration()