Searched defs:IsObjCCollection (Results 1 - 1 of 1) sorted by path

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp341 bool IsObjCCollection(const NamedDecl *ND) const;
1223 bool ResultBuilder::IsObjCCollection(const NamedDecl *ND) const { function in class:ResultBuilder
3385 Results.setFilter(&ResultBuilder::IsObjCCollection);

Completed in 172 milliseconds