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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4480 static ObjCContainerDecl *getContainerDef(ObjCContainerDecl *Container) { function
4545 Container = getContainerDef(Container);
6766 Container = getContainerDef(Container);
7871 Container = getContainerDef(Container);

Completed in 104 milliseconds