Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1316 SourceLocation TypeStartLoc = Tok.getLocation(); in ParseObjCTypeName() local
1353 else if (Tok.getLocation() == TypeStartLoc) { in ParseObjCTypeName()