Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaCodeComplete.cpp1390 case Sema::PCC_RecoveryInFunction: in AddFunctionSpecifiers()
1431 case Sema::PCC_RecoveryInFunction: in WantTypesInContext()
1657 case Sema::PCC_RecoveryInFunction: in AddOrdinaryNameResults()
3162 case Sema::PCC_RecoveryInFunction: in mapCodeCompletionContext()
3354 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
3377 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
3535 CodeCompleteOrdinaryName(S, PCC_RecoveryInFunction); in CodeCompletePostfixExpression()
7425 S->getFnParent()? Sema::PCC_RecoveryInFunction in CodeCompleteInPreprocessorConditionalExclusion()
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParser.cpp1804 Sema::PCC_RecoveryInFunction); in handleUnexpectedCodeCompletionToken()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h8621 PCC_RecoveryInFunction, enumerator