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

/external/clang/lib/Parse/
H A DParseExpr.cpp219 Actions.CodeCompleteOrdinaryName(getCurScope(), Sema::PCC_Expression); member in class:Sema
1259 Actions.CodeCompleteOrdinaryName(getCurScope(), Sema::PCC_Expression); member in class:Sema
1977 : Sema::PCC_Expression); member in class:Sema
2351 Actions.CodeCompleteOrdinaryName(getCurScope(), Sema::PCC_Expression); member in class:Sema
H A DParseStmt.cpp1295 : Sema::PCC_Expression); member in class:Sema
/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp1327 case Sema::PCC_Expression:
1378 case Sema::PCC_Expression:
1793 case Sema::PCC_Expression: {
2983 case Sema::PCC_Expression:
3159 case PCC_Expression:
3192 case PCC_Expression:
3313 else if (WantTypesInContext(PCC_Expression, getLangOpts()))
3330 AddOrdinaryNameResults(PCC_Expression, S, *this, Results);
3788 CodeCompleteOrdinaryName(S, PCC_Expression);
3871 CodeCompleteOrdinaryName(S, PCC_Expression);
[all...]
/external/clang/include/clang/Sema/
H A DSema.h6926 PCC_Expression, enumerator in enum:clang::Sema::ParserCompletionContext

Completed in 289 milliseconds