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

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

Completed in 36 milliseconds