Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp1403 case Sema::PCC_RecoveryInFunction: in AddFunctionSpecifiers()
1444 case Sema::PCC_RecoveryInFunction: in WantTypesInContext()
1669 case Sema::PCC_RecoveryInFunction: in AddOrdinaryNameResults()
3176 case Sema::PCC_RecoveryInFunction: in mapCodeCompletionContext()
3368 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
3391 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
3549 CodeCompleteOrdinaryName(S, PCC_RecoveryInFunction); in CodeCompletePostfixExpression()
7449 S->getFnParent()? Sema::PCC_RecoveryInFunction in CodeCompleteInPreprocessorConditionalExclusion()
/external/clang/lib/Parse/
DParser.cpp1858 Sema::PCC_RecoveryInFunction); in handleUnexpectedCodeCompletionToken()
/external/clang/include/clang/Sema/
DSema.h9207 PCC_RecoveryInFunction, enumerator