Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h68 FoundUnresolvedValue, enumerator
338 return getResultKind() == FoundUnresolvedValue; in isUnresolvableResult()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp337 assert(ResultKind != FoundUnresolvedValue || checkUnresolved()); in checkDebugAssumptions()
500 ResultKind = FoundUnresolvedValue; in resolveKind()
647 ResultKind = LookupResult::FoundUnresolvedValue; in resolveKind()
4748 case LookupResult::FoundUnresolvedValue: in resolveCorrection()
4856 case LookupResult::FoundUnresolvedValue: in performQualifiedLookups()
H A DSemaTemplateVariadic.cpp1044 case LookupResult::FoundUnresolvedValue: in ActOnSizeofParameterPackExpr()
H A DSemaExprObjC.cpp2324 case LookupResult::FoundUnresolvedValue: in getObjCMessageKind()
H A DSemaDecl.cpp499 case LookupResult::FoundUnresolvedValue: in getTypeName()
1115 case LookupResult::FoundUnresolvedValue: in ClassifyName()
18483 case LookupResult::FoundUnresolvedValue: in HandleField()
H A DTreeTransform.h1197 case LookupResult::FoundUnresolvedValue: in RebuildDependentNameType()
1213 case LookupResult::FoundUnresolvedValue: { in RebuildDependentNameType()
H A DSemaExprCXX.cpp8956 case LookupResult::FoundUnresolvedValue: in CheckMicrosoftIfExistsSymbol()
H A DSemaTemplate.cpp11298 case LookupResult::FoundUnresolvedValue: { in CheckTypenameType()
H A DSemaDeclCXX.cpp19226 case LookupResult::FoundUnresolvedValue: in HandleMSProperty()