Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h55 NotFoundInCurrentInstantiation, enumerator
496 return ResultKind == NotFoundInCurrentInstantiation; in wasNotFoundInCurrentInstantiation()
503 ResultKind == NotFoundInCurrentInstantiation) && in setNotFoundInCurrentInstantiation()
505 ResultKind = NotFoundInCurrentInstantiation; in setNotFoundInCurrentInstantiation()
527 if (ResultKind != NotFoundInCurrentInstantiation) in resolveKindAfterFilter()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp1034 case LookupResult::NotFoundInCurrentInstantiation: { in ActOnSizeofParameterPackExpr()
H A DSemaLookup.cpp491 ResultKind == NotFoundInCurrentInstantiation); in resolveKind()
4678 case LookupResult::NotFoundInCurrentInstantiation: in resolveCorrection()
4785 case LookupResult::NotFoundInCurrentInstantiation: in performQualifiedLookups()
H A DSemaExprObjC.cpp2332 case LookupResult::NotFoundInCurrentInstantiation: in getObjCMessageKind()
H A DSemaDecl.cpp438 case LookupResult::NotFoundInCurrentInstantiation: in getTypeName()
1030 case LookupResult::NotFoundInCurrentInstantiation: { in ClassifyName()
18287 case LookupResult::NotFoundInCurrentInstantiation: in HandleField()
H A DSemaExprCXX.cpp9185 case LookupResult::NotFoundInCurrentInstantiation: in CheckMicrosoftIfExistsSymbol()
H A DSemaTemplate.cpp10547 case LookupResult::NotFoundInCurrentInstantiation: in CheckTypenameType()
H A DSemaDeclCXX.cpp18996 case LookupResult::NotFoundInCurrentInstantiation: in HandleMSProperty()
H A DTreeTransform.h1210 case LookupResult::NotFoundInCurrentInstantiation: in RebuildDependentNameType()