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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp1389 case Sema::PCC_RecoveryInFunction:
1430 case Sema::PCC_RecoveryInFunction:
1656 case Sema::PCC_RecoveryInFunction:
3060 case Sema::PCC_RecoveryInFunction:
3258 case PCC_RecoveryInFunction:
3281 case PCC_RecoveryInFunction:
3439 CodeCompleteOrdinaryName(S, PCC_RecoveryInFunction);
7270 S->getFnParent()? Sema::PCC_RecoveryInFunction
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParser.cpp1796 Actions.CodeCompleteOrdinaryName(getCurScope(), Sema::PCC_RecoveryInFunction); member in class:Sema
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h7689 PCC_RecoveryInFunction, enumerator in enum:clang::Sema::ParserCompletionContext

Completed in 331 milliseconds