Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp1930 void Parser::StashAwayMethodOrFunctionBodyTokens(Decl *MDecl) { in StashAwayMethodOrFunctionBodyTokens() function in Parser
2005 StashAwayMethodOrFunctionBodyTokens(MDecl); in ParseObjCMethodDefinition()
DParser.cpp1025 StashAwayMethodOrFunctionBodyTokens(FuncDecl); in ParseFunctionDefinition()
/external/clang/include/clang/Parse/
DParser.h1272 void StashAwayMethodOrFunctionBodyTokens(Decl *MDecl);