Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp14241 auto checkConstInit = [&]() mutable { in CheckCompleteVariableDeclaration() local
14257 if (!checkConstInit()) { in CheckCompleteVariableDeclaration()
14351 HasConstInit = checkConstInit(); in CheckCompleteVariableDeclaration()
14402 if (!checkConstInit()) in CheckCompleteVariableDeclaration()