Searched defs:ULE (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DItaniumMangle.cpp2744 const UnresolvedLookupExpr *ULE = cast<UnresolvedLookupExpr>(E); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp2315 UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(Arg); local
H A DSemaTemplate.cpp2791 UnresolvedLookupExpr *ULE local
H A DSemaOverload.cpp9966 void Sema::AddOverloadedCallCandidates(UnresolvedLookupExpr *ULE, argument
10171 BuildRecoveryCallExpr(Sema &SemaRef, Scope *S, Expr *Fn, UnresolvedLookupExpr *ULE, SourceLocation LParenLoc, llvm::MutableArrayRef<Expr *> Args, SourceLocation RParenLoc, bool EmptyLookup, bool AllowTypoCorrection) argument
10241 buildOverloadedCallSet(Scope *S, Expr *Fn, UnresolvedLookupExpr *ULE, MultiExprArg Args, SourceLocation RParenLoc, OverloadCandidateSet *CandidateSet, ExprResult *Result) argument
10302 FinishOverloadedCallExpr(Sema &SemaRef, Scope *S, Expr *Fn, UnresolvedLookupExpr *ULE, SourceLocation LParenLoc, MultiExprArg Args, SourceLocation RParenLoc, Expr *ExecConfig, OverloadCandidateSet *CandidateSet, OverloadCandidateSet::iterator *Best, OverloadingResult OverloadResult, bool AllowTypoCorrection) argument
10378 BuildOverloadedCallExpr(Scope *S, Expr *Fn, UnresolvedLookupExpr *ULE, SourceLocation LParenLoc, MultiExprArg Args, SourceLocation RParenLoc, Expr *ExecConfig, bool AllowTypoCorrection) argument
[all...]
H A DSemaExpr.cpp1756 UnresolvedLookupExpr *ULE = cast<UnresolvedLookupExpr>( local
2600 UnresolvedLookupExpr *ULE local
4468 UnresolvedLookupExpr *ULE = cast<UnresolvedLookupExpr>(ovl); local
[all...]

Completed in 174 milliseconds