Home
last modified time | relevance | path

Searched defs:ParseLexedAttributes (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp241 void Parser::LateParsedDeclaration::ParseLexedAttributes() {} ParseLexedAttributes() function in Parser::LateParsedDeclaration
263 void Parser::LateParsedClass::ParseLexedAttributes() { ParseLexedAttributes() function in Parser::LateParsedClass
283 void Parser::LateParsedAttribute::ParseLexedAttributes() { ParseLexedAttributes() function in Parser::LateParsedAttribute
686 void Parser::ParseLexedAttributes(ParsingClass &Class) { ParseLexedAttributes() function in Parser