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

/external/clang/lib/Parse/
H A DParseTemplate.cpp264 ParseLexedAttributeList(LateParsedAttrs, ThisDecl, true, false);
H A DParser.cpp1029 ParseLexedAttributeList(*LateParsedAttrs, Res, false, true);
H A DParseDecl.cpp759 void Parser::ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D, function in class:Parser
1266 ParseLexedAttributeList(LateParsedAttrs, FirstDecl, true, false);
/external/clang/include/clang/Parse/
H A DParser.h1169 void ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D,

Completed in 347 milliseconds