Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11080 bool PastFunctionChunk = false; in CheckConversionDeclarator() local
11084 if (!PastFunctionChunk) { in CheckConversionDeclarator()
11090 PastFunctionChunk = true; in CheckConversionDeclarator()