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.h4215 if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(this)) in getTrailingResults() local
4224 if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(this)) in getTrailingASTTemplateKWAndArgsInfo() local
4231 if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(this)) in getTrailingTemplateArgumentLoc() local
4238 if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(this)) in getNamingClass() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp1432 UnresolvedLookupExpr *ULE = nullptr; in ActOnCXXFoldExpr() local
H A DSemaOverload.cpp14254 void Sema::AddOverloadedCallCandidates(UnresolvedLookupExpr *ULE, in AddOverloadedCallCandidates()
14479 UnresolvedLookupExpr *ULE, in BuildRecoveryCallExpr()
14572 UnresolvedLookupExpr *ULE, in buildOverloadedCallSet()
14681 UnresolvedLookupExpr *ULE, in FinishOverloadedCallExpr()
14801 UnresolvedLookupExpr *ULE, in BuildOverloadedCallExpr()
17012 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in FixOverloadedFunctionReference() local
H A DTreeTransform.h4050 ExprResult RebuildCXXFoldExpr(UnresolvedLookupExpr *ULE, in RebuildCXXFoldExpr()
11042 auto *ULE = cast<UnresolvedLookupExpr>(E); in TransformOMPReductionClause() local
11089 auto *ULE = cast<UnresolvedLookupExpr>(E); in TransformOMPTaskReductionClause() local
11135 auto *ULE = cast<UnresolvedLookupExpr>(E); in TransformOMPInReductionClause() local
11317 auto *ULE = cast<UnresolvedLookupExpr>(E); in transformOMPMappableExprListClause() local
13036 else if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) in TransformAddressOfOperand() local
14093 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(Callee)) { in TransformCXXOperatorCallExpr() local
H A DSema.cpp2810 if (const auto *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in IsCPUDispatchCPUSpecificMultiVersion() local
H A DSemaExpr.cpp3242 UnresolvedLookupExpr *ULE = UnresolvedLookupExpr::Create( in BuildDeclarationNameExpr() local
6522 if (const auto *ULE = dyn_cast<UnresolvedLookupExpr>(Fn); in ActOnCallExpr() local
6658 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(ovl)) in BuildCallExpr() local
15902 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in isQualifiedMemberAccess() local
21206 auto *ULE = cast<UnresolvedLookupExpr>(E); in CheckPlaceholderExpr() local
H A DSemaDeclAttr.cpp1783 } else if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(DeallocE)) { in handleRestrictAttr() local
3672 } else if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in handleCleanupAttr() local
H A DSemaCodeComplete.cpp6345 if (auto ULE = dyn_cast<UnresolvedLookupExpr>(NakedFn)) { in ProduceCallSignatureHelp() local
H A DSemaTemplate.cpp4816 UnresolvedLookupExpr *ULE = UnresolvedLookupExpr::Create( in BuildTemplateIdExpr() local
H A DSemaOpenMP.cpp18562 } else if (auto *ULE = in buildDeclareReductionRef() local
21474 } else if (auto *ULE = cast_or_null<UnresolvedLookupExpr>(UnresolvedMapper)) { in buildUserDefinedMapperRef() local
H A DSemaDecl.cpp1282 auto *ULE = cast<UnresolvedLookupExpr>(E); in ActOnNameClassifiedAsOverloadSet() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1468 const UnresolvedLookupExpr *ULE) { in VisitUnresolvedLookupExpr()
H A DItaniumMangle.cpp5300 const UnresolvedLookupExpr *ULE = cast<UnresolvedLookupExpr>(E); in mangleExpression() local