Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp1855 case Sema::PCC_RecoveryInFunction: in AddFunctionSpecifiers()
1906 case Sema::PCC_RecoveryInFunction: in WantTypesInContext()
2221 case Sema::PCC_RecoveryInFunction: in AddOrdinaryNameResults()
4184 case Sema::PCC_RecoveryInFunction: in mapCodeCompletionContext()
4367 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
4391 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
9883 CodeCompleteOrdinaryName(S, S->getFnParent() ? Sema::PCC_RecoveryInFunction in CodeCompleteInPreprocessorConditionalExclusion()
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParser.cpp2227 Sema::PCC_RecoveryInFunction); in handleUnexpectedCodeCompletionToken()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h13234 PCC_RecoveryInFunction, enumerator