Searched refs:ParseFunctionStatementBody (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseCXXInlineMethods.cpp | 561 ParseFunctionStatementBody(LM.D, FnScope); in ParseLexedMethodDef()
|
H A D | ParseTemplate.cpp | 1406 ParseFunctionStatementBody(LPT.D, FnScope); in ParseLateTemplatedFuncDef()
|
H A D | Parser.cpp | 1173 return ParseFunctionStatementBody(Res, BodyScope); in ParseFunctionDefinition()
|
H A D | ParseStmt.cpp | 1935 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionStatementBody() function in Parser
|
H A D | ParseObjc.cpp | 3661 ParseFunctionStatementBody(MCDecl, BodyScope); in ParseLexedObjCMethodDefs()
|
/aosp_15_r20/external/clang/include/clang/Parse/ |
H A D | Parser.h | 1847 Decl *ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/ |
D | Parser.h | 2439 Decl *ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/ |
D | Parser.h | 2439 Decl *ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/ |
D | Parser.h | 2410 Decl *ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/ |
D | Parser.h | 2472 Decl *ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope);
|