Home
last modified time | relevance | path

Searched refs:ParseLexedCAttributeList (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1652 void ParseLexedCAttributeList(LateParsedAttrList &LA, bool EnterScope,
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp4995 void Parser::ParseLexedCAttributeList(LateParsedAttrList &LAs, bool EnterScope, in ParseLexedCAttributeList() function in Parser
5194 ParseLexedCAttributeList(LateFieldAttrs, /*EnterScope=*/false); in ParseStructUnionBody()