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

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

Completed in 93 milliseconds