Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDecl.cpp1123 Self->ParseLexedAttribute(*this, true, false); in ParseLexedAttributes()
1167 ParseLexedAttribute(*LAs[i], EnterScope, OnDefinition); in ParseLexedAttributeList()
1179 void Parser::ParseLexedAttribute(LateParsedAttribute &LA, in ParseLexedAttribute() function in Parser
/NextBSD/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h1195 void ParseLexedAttribute(LateParsedAttribute &LA,