Searched refs:PCC_RecoveryInFunction (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp1403 case Sema::PCC_RecoveryInFunction:
1444 case Sema::PCC_RecoveryInFunction:
1669 case Sema::PCC_RecoveryInFunction:
3176 case Sema::PCC_RecoveryInFunction:
3368 case PCC_RecoveryInFunction:
3391 case PCC_RecoveryInFunction:
3549 CodeCompleteOrdinaryName(S, PCC_RecoveryInFunction);
7449 S->getFnParent()? Sema::PCC_RecoveryInFunction
/external/clang/lib/Parse/
H A DParser.cpp1858 Sema::PCC_RecoveryInFunction); member in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h9207 PCC_RecoveryInFunction, enumerator in enum:clang::Sema::ParserCompletionContext

Completed in 144 milliseconds