Home
last modified time | relevance | path

Searched refs:ErrorRecoveryLookup (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp389 bool ErrorRecoveryLookup) { in BuildCXXNestedNameSpecifier() argument
465 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()
478 if (Found.empty() && !ErrorRecoveryLookup) { in BuildCXXNestedNameSpecifier()
535 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()
552 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()
607 if (ErrorRecoveryLookup) in BuildCXXNestedNameSpecifier()
/external/clang/include/clang/Sema/
DSema.h3098 bool ErrorRecoveryLookup);