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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4448 static ObjCContainerDecl *getContainerDef(ObjCContainerDecl *Container) { function
4513 Container = getContainerDef(Container);
6223 Container = getContainerDef(Container);
7328 Container = getContainerDef(Container);

Completed in 172 milliseconds