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.h5615 typedef SmallVector<LexedMethod *, 8> LateParsedObjCMethodContainer; typedef
5616 LateParsedObjCMethodContainer LateParsedObjCMethods;
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2058 for (LateParsedObjCMethodContainer::iterator in finish()