Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Parse/
DParser.h133 IdentifierInfo *Ident_message; variable
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
DParseDecl.cpp838 Ident_message = PP.getIdentifierInfo("message"); in ParseAvailabilityAttribute()
873 if (Keyword == Ident_message) { in ParseAvailabilityAttribute()