Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp10599 bool PastFunctionChunk = false; in CheckConversionDeclarator() local
10603 if (!PastFunctionChunk) { in CheckConversionDeclarator()
10609 PastFunctionChunk = true; in CheckConversionDeclarator()