Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaLookup.cpp215 case Sema::LookupObjCImplicitSelfParam: in getIDNS()
1366 else if (NameKind == LookupObjCImplicitSelfParam && in LookupName()
1672 case LookupObjCImplicitSelfParam: in LookupQualifiedName()
DSemaExpr.cpp1971 ? LookupObjCImplicitSelfParam : LookupOrdinaryName); in ActOnIdExpression()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h2389 LookupObjCImplicitSelfParam, enumerator