Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp1388 case Sema::PCC_RecoveryInFunction: in AddFunctionSpecifiers()
1429 case Sema::PCC_RecoveryInFunction: in WantTypesInContext()
1655 case Sema::PCC_RecoveryInFunction: in AddOrdinaryNameResults()
3057 case Sema::PCC_RecoveryInFunction: in mapCodeCompletionContext()
3249 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
3272 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
3430 CodeCompleteOrdinaryName(S, PCC_RecoveryInFunction); in CodeCompletePostfixExpression()
7197 S->getFnParent()? Sema::PCC_RecoveryInFunction in CodeCompleteInPreprocessorConditionalExclusion()
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParser.cpp1729 Sema::PCC_RecoveryInFunction); in handleUnexpectedCodeCompletionToken()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h8372 PCC_RecoveryInFunction, enumerator