Home
last modified time | relevance | path

Searched defs:findContainer (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/TextAPI/
H A DRecordsSlice.cpp55 ObjCContainerRecord *RecordsSlice::findContainer(bool IsIVar, in findContainer() function in RecordsSlice
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertCheck.cpp434 static const Expr *findContainer(ASTContext *Context, const Expr *BeginExpr, in findContainer() function