Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDecl.cpp1153 Self->ParseLexedAttribute(*this, true, false); in ParseLexedAttributes()
1196 ParseLexedAttribute(*LAs[i], EnterScope, OnDefinition); in ParseLexedAttributeList()
1207 void Parser::ParseLexedAttribute(LateParsedAttribute &LA, in ParseLexedAttribute() function in Parser
/external/clang/include/clang/Parse/
DParser.h1218 void ParseLexedAttribute(LateParsedAttribute &LA,