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

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp1386 case Sema::PCC_RecoveryInFunction:
1427 case Sema::PCC_RecoveryInFunction:
1653 case Sema::PCC_RecoveryInFunction:
3057 case Sema::PCC_RecoveryInFunction:
3255 case PCC_RecoveryInFunction:
3278 case PCC_RecoveryInFunction:
3436 CodeCompleteOrdinaryName(S, PCC_RecoveryInFunction);
7268 S->getFnParent()? Sema::PCC_RecoveryInFunction
/external/clang/lib/Parse/
H A DParser.cpp1725 Actions.CodeCompleteOrdinaryName(getCurScope(), Sema::PCC_RecoveryInFunction); member in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h7478 PCC_RecoveryInFunction, enumerator in enum:clang::Sema::ParserCompletionContext

Completed in 184 milliseconds