Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp1825 case Sema::PCC_RecoveryInFunction: in AddFunctionSpecifiers()
1876 case Sema::PCC_RecoveryInFunction: in WantTypesInContext()
2191 case Sema::PCC_RecoveryInFunction: in AddOrdinaryNameResults()
4149 case Sema::PCC_RecoveryInFunction: in mapCodeCompletionContext()
4332 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
4356 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
9828 CodeCompleteOrdinaryName(S, S->getFnParent() ? Sema::PCC_RecoveryInFunction in CodeCompleteInPreprocessorConditionalExclusion()
/llvm-project-15.0.7/clang/lib/Parse/
H A DParser.cpp2184 Sema::PCC_RecoveryInFunction); in handleUnexpectedCodeCompletionToken()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h12861 PCC_RecoveryInFunction, enumerator