Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
4027 case Sema::PCC_RecoveryInFunction: in mapCodeCompletionContext()
4210 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
4234 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
9327 CodeCompleteOrdinaryName(S, S->getFnParent() ? Sema::PCC_RecoveryInFunction in CodeCompleteInPreprocessorConditionalExclusion()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp2129 Sema::PCC_RecoveryInFunction); in handleUnexpectedCodeCompletionToken()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12241 PCC_RecoveryInFunction, enumerator