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

/external/clang/lib/Parse/
H A DParseDecl.cpp1003 Self->ParseLexedAttribute(*this, true, false);
1006 /// Wrapper class which calls ParseLexedAttribute, after setting up the
1047 ParseLexedAttribute(*LAs[i], EnterScope, OnDefinition);
1059 void Parser::ParseLexedAttribute(LateParsedAttribute &LA, function in class:Parser
/external/clang/include/clang/Parse/
H A DParser.h1185 void ParseLexedAttribute(LateParsedAttribute &LA,

Completed in 239 milliseconds