Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaCodeComplete.cpp3545 static ObjCContainerDecl *getContainerDef(ObjCContainerDecl *Container) { in getContainerDef() function
3572 Container = getContainerDef(Container); in AddObjCProperties()
5023 Container = getContainerDef(Container); in AddObjCMethods()
6151 Container = getContainerDef(Container); in CodeCompleteObjCPropertyDefinition()