Home
last modified time | relevance | path

Searched refs:ParseLexedMethodDeclarations (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp235 void Parser::LateParsedDeclaration::ParseLexedMethodDeclarations() {} in ParseLexedMethodDeclarations() function in Parser::LateParsedDeclaration
246 void Parser::LateParsedClass::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedClass
247 Self->ParseLexedMethodDeclarations(*Class); in ParseLexedMethodDeclarations()
258 void Parser::LateParsedMethodDeclaration::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedMethodDeclaration
274 void Parser::ParseLexedMethodDeclarations(ParsingClass &Class) { in ParseLexedMethodDeclarations() function in Parser
294 Class.LateParsedDeclarations[i]->ParseLexedMethodDeclarations(); in ParseLexedMethodDeclarations()
H A DParseDeclCXX.cpp3131 ParseLexedMethodDeclarations(getCurrentClass()); in ParseCXXMemberSpecification()
/aosp_15_r20/external/clang/include/clang/Parse/
H A DParser.h923 virtual void ParseLexedMethodDeclarations();
936 void ParseLexedMethodDeclarations() override;
1026 void ParseLexedMethodDeclarations() override;
1220 void ParseLexedMethodDeclarations(ParsingClass &Class);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/
DParser.h1304 virtual void ParseLexedMethodDeclarations();
1318 void ParseLexedMethodDeclarations() override;
1423 void ParseLexedMethodDeclarations() override;
1609 void ParseLexedMethodDeclarations(ParsingClass &Class);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/
DParser.h1304 virtual void ParseLexedMethodDeclarations();
1318 void ParseLexedMethodDeclarations() override;
1423 void ParseLexedMethodDeclarations() override;
1609 void ParseLexedMethodDeclarations(ParsingClass &Class);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/
DParser.h1281 virtual void ParseLexedMethodDeclarations();
1295 void ParseLexedMethodDeclarations() override;
1400 void ParseLexedMethodDeclarations() override;
1586 void ParseLexedMethodDeclarations(ParsingClass &Class);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/
DParser.h1330 virtual void ParseLexedMethodDeclarations();
1344 void ParseLexedMethodDeclarations() override;
1458 void ParseLexedMethodDeclarations() override;
1646 void ParseLexedMethodDeclarations(ParsingClass &Class);