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.h59 FoundUnresolvedValue, enumerator
341 return getResultKind() == LookupResultKind::FoundUnresolvedValue; in isUnresolvableResult()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp338 assert(ResultKind != LookupResultKind::FoundUnresolvedValue || in checkDebugAssumptions()
504 ResultKind = LookupResultKind::FoundUnresolvedValue; in resolveKind()
652 ResultKind = LookupResultKind::FoundUnresolvedValue; in resolveKind()
4773 case LookupResultKind::FoundUnresolvedValue: in resolveCorrection()
4881 case LookupResultKind::FoundUnresolvedValue: in performQualifiedLookups()
H A DSemaTemplateVariadic.cpp1169 case LookupResultKind::FoundUnresolvedValue: in ActOnSizeofParameterPackExpr()
H A DSemaExprObjC.cpp2323 case LookupResultKind::FoundUnresolvedValue: in getObjCMessageKind()
H A DSemaDecl.cpp477 case LookupResultKind::FoundUnresolvedValue: in getTypeName()
1067 case LookupResultKind::FoundUnresolvedValue: in ClassifyName()
18810 case LookupResultKind::FoundUnresolvedValue: in HandleField()
H A DSemaExprCXX.cpp7786 case LookupResultKind::FoundUnresolvedValue: in CheckMicrosoftIfExistsSymbol()
H A DTreeTransform.h1206 case LookupResultKind::FoundUnresolvedValue: in RebuildDependentNameType()
1222 case LookupResultKind::FoundUnresolvedValue: { in RebuildDependentNameType()
H A DSemaTemplate.cpp11093 case LookupResultKind::FoundUnresolvedValue: { in CheckTypenameType()
H A DSemaDeclCXX.cpp19497 case LookupResultKind::FoundUnresolvedValue: in HandleMSProperty()