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

/external/clang/lib/Sema/
H A DSemaLookup.cpp267 case Sema::LookupUsingDeclName:
1675 case LookupUsingDeclName:
H A DSemaTemplateInstantiateDecl.cpp2149 LookupResult Prev(SemaRef, NameInfo, Sema::LookupUsingDeclName,
H A DSemaOverload.cpp952 assert(Old.getLookupKind() == LookupUsingDeclName);
H A DSemaDeclCXX.cpp7586 LookupResult Previous(*this, NameInfo, LookupUsingDeclName,
/external/clang/include/clang/Sema/
H A DSema.h2505 LookupUsingDeclName, enumerator in enum:clang::Sema::LookupNameKind

Completed in 186 milliseconds