Searched defs:ULE (Results 1 – 11 of 11) sorted by relevance
56 namespace ULE { namespace
10763 void Sema::AddOverloadedCallCandidates(UnresolvedLookupExpr *ULE, in AddOverloadedCallCandidates()10982 UnresolvedLookupExpr *ULE, in BuildRecoveryCallExpr()11051 UnresolvedLookupExpr *ULE, in buildOverloadedCallSet()11117 UnresolvedLookupExpr *ULE, in FinishOverloadedCallExpr()11207 UnresolvedLookupExpr *ULE, in BuildOverloadedCallExpr()12783 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in FixOverloadedFunctionReference() local
2759 UnresolvedLookupExpr *ULE in BuildDeclarationNameExpr() local4932 UnresolvedLookupExpr *ULE = cast<UnresolvedLookupExpr>(ovl); in ActOnCallExpr() local10972 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in isQualifiedMemberAccess() local
2671 UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(Arg); in FindAssociatedClassesAndNamespaces() local
2638 } else if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in handleCleanupAttr() local
4019 if (auto ULE = dyn_cast<UnresolvedLookupExpr>(NakedFn)) in CodeCompleteCall() local
2922 UnresolvedLookupExpr *ULE in BuildTemplateIdExpr() local
11461 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(Callee)) { in RebuildCXXOperatorCallExpr() local
775 ULE = 0x07, // Unordered or Less Than or Equal. enumerator
808 ULE = 0x07, // Unordered or Less Than or Equal. enumerator
3055 const UnresolvedLookupExpr *ULE = cast<UnresolvedLookupExpr>(E); in mangleExpression() local