Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp1390 case Sema::PCC_RecoveryInFunction: in AddFunctionSpecifiers()
1431 case Sema::PCC_RecoveryInFunction: in WantTypesInContext()
1657 case Sema::PCC_RecoveryInFunction: in AddOrdinaryNameResults()
3163 case Sema::PCC_RecoveryInFunction: in mapCodeCompletionContext()
3355 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
3378 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
3536 CodeCompleteOrdinaryName(S, PCC_RecoveryInFunction); in CodeCompletePostfixExpression()
7429 S->getFnParent()? Sema::PCC_RecoveryInFunction in CodeCompleteInPreprocessorConditionalExclusion()
/external/clang/lib/Parse/
DParser.cpp1836 Sema::PCC_RecoveryInFunction); in handleUnexpectedCodeCompletionToken()
/external/clang/include/clang/Sema/
DSema.h8826 PCC_RecoveryInFunction, enumerator