Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1915 case Sema::PCC_RecoveryInFunction: in AddFunctionSpecifiers()
1966 case Sema::PCC_RecoveryInFunction: in WantTypesInContext()
2282 case Sema::PCC_RecoveryInFunction: in AddOrdinaryNameResults()
4264 case Sema::PCC_RecoveryInFunction: in mapCodeCompletionContext()
4447 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
4472 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
9991 CodeCompleteOrdinaryName(S, S->getFnParent() ? Sema::PCC_RecoveryInFunction in CodeCompleteInPreprocessorConditionalExclusion()
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2276 Sema::PCC_RecoveryInFunction); in handleUnexpectedCodeCompletionToken()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13660 PCC_RecoveryInFunction, enumerator