Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp874 SourceLocation TypeStartLoc = Tok.getLocation(); in ParseObjCTypeName() local
914 else if (Tok.getLocation() == TypeStartLoc) { in ParseObjCTypeName()