Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp1076 SourceLocation *ExpectedEllipsisLoc = in ParseLambdaIntroducer() local
1080 EllipsisLoc = *ExpectedEllipsisLoc; in ParseLambdaIntroducer()
1101 if (&Loc != ExpectedEllipsisLoc && Loc.isValid()) { in ParseLambdaIntroducer()
1119 if (&Loc != ExpectedEllipsisLoc && Loc.isValid()) in ParseLambdaIntroducer()