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

/external/clang/lib/Sema/
H A DSemaDecl.cpp1525 /// \param DoTypoCorrection If true, this routine will attempt typo correction
1532 bool DoTypoCorrection) {
1537 if (!IDecl && DoTypoCorrection) {
1530 getObjCInterfaceDecl(IdentifierInfo *&Id, SourceLocation IdLoc, bool DoTypoCorrection) argument

Completed in 107 milliseconds