Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp7141 bool PastFunctionChunk = false; in CheckConversionDeclarator() local
7145 if (!PastFunctionChunk) { in CheckConversionDeclarator()
7151 PastFunctionChunk = true; in CheckConversionDeclarator()
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp10513 bool PastFunctionChunk = false; in CheckConversionDeclarator() local
10517 if (!PastFunctionChunk) { in CheckConversionDeclarator()
10523 PastFunctionChunk = true; in CheckConversionDeclarator()