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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp257 ParseLexedAttributeList(LateParsedAttrs, ThisDecl, true, false);
H A DParser.cpp1111 ParseLexedAttributeList(*LateParsedAttrs, Res, false, true);
H A DParseDecl.cpp1018 void Parser::ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D, function in class:Parser
1675 ParseLexedAttributeList(LateParsedAttrs, FirstDecl, true, false);
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1080 void ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D,

Completed in 116 milliseconds