Searched defs:ParseLexedAttributeList (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseDecl.cpp1158 void Parser::ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D, function in class:Parser
1811 ParseLexedAttributeList(LateParsedAttrs, FirstDecl, true, false);

Completed in 90 milliseconds