Home
last modified time | relevance | path

Searched refs:StashAwayMethodOrFunctionBodyTokens (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Parse/
DParseObjc.cpp2658 void Parser::StashAwayMethodOrFunctionBodyTokens(Decl *MDecl) { in StashAwayMethodOrFunctionBodyTokens() function in Parser
2740 StashAwayMethodOrFunctionBodyTokens(MDecl); in ParseObjCMethodDefinition()
DParser.cpp1078 StashAwayMethodOrFunctionBodyTokens(FuncDecl); in ParseFunctionDefinition()
/external/clang/include/clang/Parse/
DParser.h1365 void StashAwayMethodOrFunctionBodyTokens(Decl *MDecl);