Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DLookup.h55 NotFoundInCurrentInstantiation, enumerator
447 return ResultKind == NotFoundInCurrentInstantiation; in wasNotFoundInCurrentInstantiation()
454 ResultKind = NotFoundInCurrentInstantiation; in setNotFoundInCurrentInstantiation()
476 if (ResultKind != NotFoundInCurrentInstantiation) in resolveKindAfterFilter()
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp1021 case LookupResult::NotFoundInCurrentInstantiation: { in ActOnSizeofParameterPackExpr()
H A DSemaLookup.cpp485 ResultKind == NotFoundInCurrentInstantiation); in resolveKind()
4389 case LookupResult::NotFoundInCurrentInstantiation: in resolveCorrection()
4496 case LookupResult::NotFoundInCurrentInstantiation: in performQualifiedLookups()
H A DSemaTemplate.cpp5002 LookupResult::NotFoundInCurrentInstantiation) { in CheckTemplateTypeArgument()
10650 case LookupResult::NotFoundInCurrentInstantiation: in CheckTypenameType()
H A DSemaExprObjC.cpp2322 case LookupResult::NotFoundInCurrentInstantiation: in getObjCMessageKind()
H A DSemaDecl.cpp376 case LookupResult::NotFoundInCurrentInstantiation: in getTypeName()
1019 case LookupResult::NotFoundInCurrentInstantiation: { in ClassifyName()
16715 case LookupResult::NotFoundInCurrentInstantiation: in HandleField()
H A DSemaExpr.cpp2492 (R.getResultKind() == LookupResult::NotFoundInCurrentInstantiation)) in ActOnIdExpression()
2501 if (R.getResultKind() == LookupResult::NotFoundInCurrentInstantiation) in ActOnIdExpression()
2686 if (R.getResultKind() == LookupResult::NotFoundInCurrentInstantiation) in BuildQualifiedDeclarationNameExpr()
H A DSemaExprCXX.cpp8544 case LookupResult::NotFoundInCurrentInstantiation: in CheckMicrosoftIfExistsSymbol()
H A DTreeTransform.h1122 case LookupResult::NotFoundInCurrentInstantiation: in RebuildDependentNameType()
H A DSemaDeclCXX.cpp17854 case LookupResult::NotFoundInCurrentInstantiation: in HandleMSProperty()