Searched refs:PCC_Expression (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/Parse/
H A DParseExpr.cpp217 Actions.CodeCompleteOrdinaryName(getCurScope(), Sema::PCC_Expression); member in class:Sema
1197 Actions.CodeCompleteOrdinaryName(getCurScope(), Sema::PCC_Expression); member in class:Sema
1904 : Sema::PCC_Expression); member in class:Sema
2272 Actions.CodeCompleteOrdinaryName(getCurScope(), Sema::PCC_Expression); member in class:Sema
H A DParseStmt.cpp1334 : Sema::PCC_Expression); member in class:Sema
/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp1325 case Sema::PCC_Expression:
1376 case Sema::PCC_Expression:
1790 case Sema::PCC_Expression: {
2951 case Sema::PCC_Expression:
3128 case PCC_Expression:
3161 case PCC_Expression:
3286 else if (WantTypesInContext(PCC_Expression, getLangOpts()))
3303 AddOrdinaryNameResults(PCC_Expression, S, *this, Results);
3738 CodeCompleteOrdinaryName(S, PCC_Expression);
3821 CodeCompleteOrdinaryName(S, PCC_Expression);
[all...]
/external/clang/include/clang/Sema/
H A DSema.h6638 PCC_Expression, enumerator in enum:clang::Sema::ParserCompletionContext

Completed in 99 milliseconds