Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp13578 auto checkConstInit = [&]() mutable { in CheckCompleteVariableDeclaration() local
13594 if (!checkConstInit()) { in CheckCompleteVariableDeclaration()
13684 HasConstInit = checkConstInit(); in CheckCompleteVariableDeclaration()
13735 if (!checkConstInit()) in CheckCompleteVariableDeclaration()