Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h68 FoundUnresolvedValue, enumerator
341 return getResultKind() == FoundUnresolvedValue; in isUnresolvableResult()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp339 assert(ResultKind != FoundUnresolvedValue || checkUnresolved()); in checkDebugAssumptions()
502 ResultKind = FoundUnresolvedValue; in resolveKind()
649 ResultKind = LookupResult::FoundUnresolvedValue; in resolveKind()
4679 case LookupResult::FoundUnresolvedValue: in resolveCorrection()
4787 case LookupResult::FoundUnresolvedValue: in performQualifiedLookups()
H A DSemaTemplateVariadic.cpp1047 case LookupResult::FoundUnresolvedValue: in ActOnSizeofParameterPackExpr()
H A DSemaExprObjC.cpp2334 case LookupResult::FoundUnresolvedValue: in getObjCMessageKind()
H A DSemaDecl.cpp451 case LookupResult::FoundUnresolvedValue: in getTypeName()
1050 case LookupResult::FoundUnresolvedValue: in ClassifyName()
18278 case LookupResult::FoundUnresolvedValue: in HandleField()
H A DSemaExprCXX.cpp9178 case LookupResult::FoundUnresolvedValue: in CheckMicrosoftIfExistsSymbol()
H A DTreeTransform.h1218 case LookupResult::FoundUnresolvedValue: in RebuildDependentNameType()
1234 case LookupResult::FoundUnresolvedValue: { in RebuildDependentNameType()
H A DSemaTemplate.cpp10529 case LookupResult::FoundUnresolvedValue: { in CheckTypenameType()
H A DSemaDeclCXX.cpp18987 case LookupResult::FoundUnresolvedValue: in HandleMSProperty()