Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp757 void Parser::ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D, in ParseLexedAttributeList() function in Parser
H A DParser.cpp1523 ParseLexedAttributeList(*LateParsedAttrs, Res, false, true); in ParseFunctionDefinition()
H A DParseDecl.cpp2518 ParseLexedAttributeList(LateParsedAttrs, FirstDecl, true, false); in ParseDeclGroup()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1650 void ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D,