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

/external/clang/lib/Sema/
H A DSemaOverload.cpp7951 void Sema::NoteAllOverloadCandidates(Expr* OverloadedExpr, QualType DestType) { function in class:Sema
9121 S.NoteAllOverloadCandidates(OvlExpr, TargetFunctionType);
9147 S.NoteAllOverloadCandidates(OvlExpr, TargetFunctionType);
9276 NoteAllOverloadCandidates(ovl);
9361 NoteAllOverloadCandidates(SrcExpr.get());

Completed in 115 milliseconds