Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp211 IdentifierInfo *categoryId = nullptr; in ParseObjCAtInterfaceDeclaration() local
220 categoryId = Tok.getIdentifierInfo(); in ParseObjCAtInterfaceDeclaration()
250 categoryId, categoryLoc, in ParseObjCAtInterfaceDeclaration()
1474 IdentifierInfo *categoryId = nullptr; in ParseObjCAtImplementationDeclaration() local
1483 categoryId = Tok.getIdentifierInfo(); in ParseObjCAtImplementationDeclaration()
1503 AtLoc, nameId, nameLoc, categoryId, in ParseObjCAtImplementationDeclaration()