Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1820 case Sema::PCC_RecoveryInFunction: in AddFunctionSpecifiers()
1871 case Sema::PCC_RecoveryInFunction: in WantTypesInContext()
2186 case Sema::PCC_RecoveryInFunction: in AddOrdinaryNameResults()
4030 case Sema::PCC_RecoveryInFunction: in mapCodeCompletionContext()
4213 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
4237 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
9342 CodeCompleteOrdinaryName(S, S->getFnParent() ? Sema::PCC_RecoveryInFunction in CodeCompleteInPreprocessorConditionalExclusion()
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2132 Sema::PCC_RecoveryInFunction); in handleUnexpectedCodeCompletionToken()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12342 PCC_RecoveryInFunction, enumerator