Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp1388 case Sema::PCC_RecoveryInFunction: in AddFunctionSpecifiers()
1429 case Sema::PCC_RecoveryInFunction: in WantTypesInContext()
1655 case Sema::PCC_RecoveryInFunction: in AddOrdinaryNameResults()
3056 case Sema::PCC_RecoveryInFunction: in mapCodeCompletionContext()
3248 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
3271 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
3429 CodeCompleteOrdinaryName(S, PCC_RecoveryInFunction); in CodeCompletePostfixExpression()
7186 S->getFnParent()? Sema::PCC_RecoveryInFunction in CodeCompleteInPreprocessorConditionalExclusion()
/external/clang/lib/Parse/
DParser.cpp1742 Actions.CodeCompleteOrdinaryName(getCurScope(), Sema::PCC_RecoveryInFunction); in handleUnexpectedCodeCompletionToken()
/external/clang/include/clang/Sema/
DSema.h8066 PCC_RecoveryInFunction, enumerator