Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp13080 auto checkConstInit = [&]() mutable { in CheckCompleteVariableDeclaration() local
13096 if (!checkConstInit()) { in CheckCompleteVariableDeclaration()
13186 HasConstInit = checkConstInit(); in CheckCompleteVariableDeclaration()
13237 if (!checkConstInit()) in CheckCompleteVariableDeclaration()