Searched refs:CTK_ErrorRecovery (Results 1 - 13 of 13) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprMember.cpp646 Sema::CTK_ErrorRecovery, DC);
1286 Validator, Sema::CTK_ErrorRecovery, IDecl)) {
H A DSemaCXXScopeSpec.cpp548 &SS, Validator, CTK_ErrorRecovery, LookupCtx,
H A DSemaTemplateVariadic.cpp813 Validator, CTK_ErrorRecovery)) {
H A DSemaDeclObjC.cpp526 nullptr, Validator, CTK_ErrorRecovery)) {
797 CTK_ErrorRecovery);
H A DSemaExprObjC.cpp1670 nullptr, nullptr, Validator, CTK_ErrorRecovery, IFace, false, OPT)) {
1898 nullptr, Validator, CTK_ErrorRecovery, nullptr, false,
H A DSemaDecl.cpp289 CTK_ErrorRecovery);
522 Validator, CTK_ErrorRecovery)) {
766 CTK_ErrorRecovery)) {
1543 Validator, CTK_ErrorRecovery)) {
6325 Sema::CTK_ErrorRecovery, IsLocalFriend ? nullptr : NewDC))) {
H A DSemaLookup.cpp4220 if ((Mode == CTK_ErrorRecovery) && getLangOpts().Modules &&
H A DSemaOpenMP.cpp573 CTK_ErrorRecovery)) {
H A DSemaDeclCXX.cpp2669 Validator, CTK_ErrorRecovery, ClassDecl))) {
7059 Sema::CTK_ErrorRecovery)) {
7689 CTK_ErrorRecovery)){
H A DSemaInit.cpp1940 Validator, Sema::CTK_ErrorRecovery, RT->getDecl())) {
H A DSemaTemplate.cpp328 FilterCCC, CTK_ErrorRecovery,
H A DSemaExpr.cpp1846 S, &SS, CCC, CTK_ErrorRecovery))) {
4091 Sema::CTK_ErrorRecovery)) {
/external/clang/include/clang/Sema/
H A DSema.h2638 CTK_ErrorRecovery // CorrectTypo used in normal error recovery. enumerator in enum:clang::Sema::CorrectTypoKind

Completed in 401 milliseconds