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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp286 ParseLexedAttributeList(LateParsedAttrs, ThisDecl, true, false);
H A DParser.cpp1169 ParseLexedAttributeList(*LateParsedAttrs, Res, false, true);
H A DParseDecl.cpp1010 void Parser::ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D, function in class:Parser
1671 ParseLexedAttributeList(LateParsedAttrs, FirstDecl, true, false);
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1100 void ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D,

Completed in 156 milliseconds