Searched refs:LateParsedObjCMethodContainer (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1183 typedef SmallVector<LexedMethod*, 8> LateParsedObjCMethodContainer; typedef in struct:clang::Parser::ObjCImplParsingDataRAII
1184 LateParsedObjCMethodContainer LateParsedObjCMethods;
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp1641 for (LateParsedObjCMethodContainer::iterator

Completed in 53 milliseconds