Searched defs:StashAwayMethodOrFunctionBodyTokens (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseObjc.cpp1975 /// StashAwayMethodOrFunctionBodyTokens - Consume the tokens and store them
1977 void Parser::StashAwayMethodOrFunctionBodyTokens(Decl *MDecl) { function in class:Parser
2052 StashAwayMethodOrFunctionBodyTokens(MDecl);

Completed in 73 milliseconds