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.cpp1311 SourceLocation TypeStartLoc = Tok.getLocation(); in ParseObjCTypeName() local
1348 else if (Tok.getLocation() == TypeStartLoc) { in ParseObjCTypeName()