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

/external/clang/lib/Parse/
H A DParseObjc.cpp1909 Parser::ParseObjCAutoreleasePoolStmt(SourceLocation atLoc) { function in class:Parser
2026 return ParseObjCAutoreleasePoolStmt(AtLoc);

Completed in 192 milliseconds