HomeSort by: relevance | last modified time | path
    Searched refs:CTK_ErrorRecovery (Results 1 - 13 of 13) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprMember.cpp 729 Sema::CTK_ErrorRecovery, DC);
1353 Validator, Sema::CTK_ErrorRecovery, IDecl)) {
SemaCXXScopeSpec.cpp 625 CTK_ErrorRecovery, LookupCtx, EnteringContext)) {
SemaTemplateVariadic.cpp 1025 CCC, CTK_ErrorRecovery)) {
SemaDeclObjC.cpp 561 TUScope, nullptr, CCC, CTK_ErrorRecovery)) {
1307 TUScope, nullptr, CCC, CTK_ErrorRecovery);
1689 lookupKind, S, nullptr, CCC, CTK_ErrorRecovery);
SemaExprObjC.cpp 2107 nullptr, nullptr, CCC, CTK_ErrorRecovery, IFace, false, OPT)) {
2358 CTK_ErrorRecovery, nullptr, false, nullptr, false)) {
SemaLookup.cpp 5032 OPT, Mode == CTK_ErrorRecovery);
5148 OPT, Mode == CTK_ErrorRecovery);
SemaDecl.cpp 381 S, SS, CCC, CTK_ErrorRecovery);
677 CCC, CTK_ErrorRecovery)) {
955 &SS, *CCC, CTK_ErrorRecovery)) {
1990 TUScope, nullptr, CCC, CTK_ErrorRecovery)) {
8338 &ExtraArgs.D.getCXXScopeSpec(), CCC, Sema::CTK_ErrorRecovery,
SemaTemplate.cpp 517 &SS, FilterCCC, CTK_ErrorRecovery, LookupCtx)) {
688 CTK_ErrorRecovery, LookupCtx)) {
3891 FilterCCC, CTK_ErrorRecovery);
SemaDeclCXX.cpp 4266 CCC, CTK_ErrorRecovery, ClassDecl))) {
11418 Sema::CTK_ErrorRecovery)) {
12146 CTK_ErrorRecovery)) {
SemaExpr.cpp 2266 nullptr, CTK_ErrorRecovery);
2271 S, &SS, CCC, CTK_ErrorRecovery))) {
5745 Sema::CTK_ErrorRecovery)) {
SemaInit.cpp 2578 Sema::CTK_ErrorRecovery, RT->getDecl())) {
SemaOpenMP.cpp 2805 CTK_ErrorRecovery)) {
20047 CTK_ErrorRecovery)) {
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 4153 CTK_ErrorRecovery // CorrectTypo used in normal error recovery.

Completed in 173 milliseconds