Searched refs:CorrectTypoDelayed (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprMember.cpp653 TE = SemaRef.CorrectTypoDelayed(
H A DSemaLookup.cpp4364 TypoExpr *Sema::CorrectTypoDelayed( function in class:Sema
4371 assert(CCC && "CorrectTypoDelayed requires a CorrectionCandidateCallback");
H A DSemaExpr.cpp1887 *Out = CorrectTypoDelayed(
/external/clang/include/clang/Sema/
H A DSema.h2567 /// \brief Helper for CorrectTypo and CorrectTypoDelayed used to create and
2664 TypoExpr *CorrectTypoDelayed(const DeclarationNameInfo &Typo,

Completed in 106 milliseconds