Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h132 IdentifierInfo *Ident_message; variable
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp861 Ident_message = PP.getIdentifierInfo("message"); in ParseAvailabilityAttribute()
890 if (Keyword == Ident_message) { in ParseAvailabilityAttribute()