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

/external/clang/include/clang/Parse/
H A DParser.h1986 return DiagnoseProhibitedCXX11Attribute();
1988 bool DiagnoseProhibitedCXX11Attribute();
/external/clang/lib/Parse/
H A DParseDecl.cpp1199 /// DiagnoseProhibitedCXX11Attribute - We have found the opening square brackets
1207 bool Parser::DiagnoseProhibitedCXX11Attribute() { function in class:Parser

Completed in 58 milliseconds