Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseTemplate.cpp316 ParseLexedAttributeList(LateParsedAttrs, ThisDecl, true, false); in ParseSingleDeclarationAfterTemplate()
DParser.cpp1171 ParseLexedAttributeList(*LateParsedAttrs, Res, false, true); in ParseFunctionDefinition()
DParseDecl.cpp1189 void Parser::ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D, in ParseLexedAttributeList() function in Parser
1847 ParseLexedAttributeList(LateParsedAttrs, FirstDecl, true, false); in ParseDeclGroup()
/external/clang/include/clang/Parse/
DParser.h1216 void ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D,