Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp1494 case Sema::PCC_RecoveryInFunction: in AddFunctionSpecifiers()
1532 case Sema::PCC_RecoveryInFunction: in WantTypesInContext()
1854 case Sema::PCC_RecoveryInFunction: in AddOrdinaryNameResults()
3552 case Sema::PCC_RecoveryInFunction: in mapCodeCompletionContext()
3735 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
3758 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
3927 CodeCompleteOrdinaryName(S, PCC_RecoveryInFunction); in CodeCompletePostfixExpression()
8184 CodeCompleteOrdinaryName(S, S->getFnParent() ? Sema::PCC_RecoveryInFunction in CodeCompleteInPreprocessorConditionalExclusion()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParser.cpp1928 Sema::PCC_RecoveryInFunction); in handleUnexpectedCodeCompletionToken()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h10323 PCC_RecoveryInFunction, enumerator