Searched defs:ULE (Results 1 – 8 of 8) sorted by relevance
465 ULE // Unordered or Less Than or Equal enumerator
8096 void Sema::AddOverloadedCallCandidates(UnresolvedLookupExpr *ULE, in AddOverloadedCallCandidates()8265 UnresolvedLookupExpr *ULE, in BuildRecoveryCallExpr()8320 Sema::BuildOverloadedCallExpr(Scope *S, Expr *Fn, UnresolvedLookupExpr *ULE, in BuildOverloadedCallExpr()9762 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in FixOverloadedFunctionReference() local
1356 UnresolvedLookupExpr *ULE = cast<UnresolvedLookupExpr>( in DiagnoseEmptyLookup() local2150 UnresolvedLookupExpr *ULE in BuildDeclarationNameExpr() local3426 UnresolvedLookupExpr *ULE = cast<UnresolvedLookupExpr>(ovl); in ActOnCallExpr() local
2034 UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(Arg); in FindAssociatedClassesAndNamespaces() local
2190 UnresolvedLookupExpr *ULE in BuildTemplateIdExpr() local
3562 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(NakedFn)) in CodeCompleteCall() local
8339 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(Callee)) { in RebuildCXXOperatorCallExpr() local
2363 const UnresolvedLookupExpr *ULE = cast<UnresolvedLookupExpr>(E); in mangleExpression() local