Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp13021 auto checkConstInit = [&]() mutable { in CheckCompleteVariableDeclaration() local
13037 if (!checkConstInit()) { in CheckCompleteVariableDeclaration()
13170 HasConstInit = checkConstInit(); in CheckCompleteVariableDeclaration()
13221 if (!checkConstInit()) in CheckCompleteVariableDeclaration()