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

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

Completed in 240 milliseconds