Home
last modified time | relevance | path

Searched defs:ULE (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h4093 if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(this)) in getTrailingResults() local
4102 if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(this)) in getTrailingASTTemplateKWAndArgsInfo() local
4109 if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(this)) in getTrailingTemplateArgumentLoc() local
4116 if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(this)) in getNamingClass() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp1316 UnresolvedLookupExpr *ULE = nullptr; in ActOnCXXFoldExpr() local
H A DSemaOverload.cpp13489 void Sema::AddOverloadedCallCandidates(UnresolvedLookupExpr *ULE, in AddOverloadedCallCandidates()
13714 UnresolvedLookupExpr *ULE, in BuildRecoveryCallExpr()
13807 UnresolvedLookupExpr *ULE, in buildOverloadedCallSet()
13916 UnresolvedLookupExpr *ULE, in FinishOverloadedCallExpr()
14034 UnresolvedLookupExpr *ULE, in BuildOverloadedCallExpr()
16194 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in FixOverloadedFunctionReference() local
H A DSema.cpp2642 if (const auto *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in IsCPUDispatchCPUSpecificMultiVersion() local
H A DTreeTransform.h3998 ExprResult RebuildCXXFoldExpr(UnresolvedLookupExpr *ULE, in RebuildCXXFoldExpr()
10533 auto *ULE = cast<UnresolvedLookupExpr>(E); in TransformOMPReductionClause() local
10580 auto *ULE = cast<UnresolvedLookupExpr>(E); in TransformOMPTaskReductionClause() local
10626 auto *ULE = cast<UnresolvedLookupExpr>(E); in TransformOMPInReductionClause() local
10808 auto *ULE = cast<UnresolvedLookupExpr>(E); in transformOMPMappableExprListClause() local
11912 else if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) in TransformAddressOfOperand() local
12975 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(Callee)) { in TransformCXXOperatorCallExpr() local
H A DSemaExpr.cpp3188 UnresolvedLookupExpr *ULE = UnresolvedLookupExpr::Create( in BuildDeclarationNameExpr() local
6380 if (const auto *ULE = dyn_cast<UnresolvedLookupExpr>(Fn); in ActOnCallExpr() local
6486 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(ovl)) in BuildCallExpr() local
15536 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in isQualifiedMemberAccess() local
20721 auto *ULE = cast<UnresolvedLookupExpr>(E); in CheckPlaceholderExpr() local
H A DSemaDeclAttr.cpp3251 } else if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in handleCleanupAttr() local
H A DSemaTemplate.cpp4436 UnresolvedLookupExpr *ULE = UnresolvedLookupExpr::Create( in BuildTemplateIdExpr() local
H A DSemaCodeComplete.cpp6242 if (auto ULE = dyn_cast<UnresolvedLookupExpr>(NakedFn)) { in ProduceCallSignatureHelp() local
H A DSemaOpenMP.cpp17939 } else if (auto *ULE = in buildDeclareReductionRef() local
20809 } else if (auto *ULE = cast_or_null<UnresolvedLookupExpr>(UnresolvedMapper)) { in buildUserDefinedMapperRef() local
H A DSemaDecl.cpp1265 auto *ULE = cast<UnresolvedLookupExpr>(E); in ActOnNameClassifiedAsOverloadSet() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1454 const UnresolvedLookupExpr *ULE) { in VisitUnresolvedLookupExpr()
H A DItaniumMangle.cpp5022 const UnresolvedLookupExpr *ULE = cast<UnresolvedLookupExpr>(E); in mangleExpression() local