Searched refs:categoryId (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp254 IdentifierInfo *categoryId = nullptr; local
263 categoryId = Tok.getIdentifierInfo();
287 AtLoc, nameId, nameLoc, typeParameterList, categoryId, categoryLoc,
2144 IdentifierInfo *categoryId = nullptr; local
2153 categoryId = Tok.getIdentifierInfo();
2178 AtLoc, nameId, nameLoc, categoryId, categoryLoc, Attrs);

Completed in 68 milliseconds