Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1732 typedef SmallVector<LexedMethod*, 8> LateParsedObjCMethodContainer; typedef
1733 LateParsedObjCMethodContainer LateParsedObjCMethods;
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2339 for (LateParsedObjCMethodContainer::iterator in finish()