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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h135 IdentifierInfo *Ident_message; member in class:clang::Parser
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp891 Ident_message = PP.getIdentifierInfo("message");
920 if (Keyword == Ident_message) {

Completed in 114 milliseconds