Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11187 bool PastFunctionChunk = false; in CheckConversionDeclarator() local
11191 if (!PastFunctionChunk) { in CheckConversionDeclarator()
11197 PastFunctionChunk = true; in CheckConversionDeclarator()