Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp1403 case Sema::PCC_RecoveryInFunction: in AddFunctionSpecifiers()
1444 case Sema::PCC_RecoveryInFunction: in WantTypesInContext()
1669 case Sema::PCC_RecoveryInFunction: in AddOrdinaryNameResults()
3176 case Sema::PCC_RecoveryInFunction: in mapCodeCompletionContext()
3368 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
3391 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
3549 CodeCompleteOrdinaryName(S, PCC_RecoveryInFunction); in CodeCompletePostfixExpression()
7449 S->getFnParent()? Sema::PCC_RecoveryInFunction in CodeCompleteInPreprocessorConditionalExclusion()
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp1791 case Sema::PCC_RecoveryInFunction: in AddFunctionSpecifiers()
1842 case Sema::PCC_RecoveryInFunction: in WantTypesInContext()
2157 case Sema::PCC_RecoveryInFunction: in AddOrdinaryNameResults()
3973 case Sema::PCC_RecoveryInFunction: in mapCodeCompletionContext()
4156 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
4180 case PCC_RecoveryInFunction: in CodeCompleteOrdinaryName()
9165 CodeCompleteOrdinaryName(S, S->getFnParent() ? Sema::PCC_RecoveryInFunction in CodeCompleteInPreprocessorConditionalExclusion()
/external/clang/lib/Parse/
DParser.cpp1858 Sema::PCC_RecoveryInFunction); in handleUnexpectedCodeCompletionToken()
/external/llvm-project/clang/lib/Parse/
DParser.cpp2118 Sema::PCC_RecoveryInFunction); in handleUnexpectedCodeCompletionToken()
/external/clang/include/clang/Sema/
DSema.h9207 PCC_RecoveryInFunction, enumerator
/external/llvm-project/clang/include/clang/Sema/
DSema.h12024 PCC_RecoveryInFunction, enumerator