Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaCodeComplete.cpp3449 static ObjCContainerDecl *getContainerDef(ObjCContainerDecl *Container) { in getContainerDef() function
3475 Container = getContainerDef(Container); in AddObjCProperties()
4856 Container = getContainerDef(Container); in AddObjCMethods()
5996 Container = getContainerDef(Container); in CodeCompleteObjCPropertyDefinition()