Home
last modified time | relevance | path

Searched refs:PCC_ParenthesizedExpression (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Sema/
DSemaCodeComplete.cpp1405 case Sema::PCC_ParenthesizedExpression: in AddFunctionSpecifiers()
1446 case Sema::PCC_ParenthesizedExpression: in WantTypesInContext()
1835 case Sema::PCC_ParenthesizedExpression: in AddOrdinaryNameResults()
1837 CCC == Sema::PCC_ParenthesizedExpression) { in AddOrdinaryNameResults()
3196 case Sema::PCC_ParenthesizedExpression: in mapCodeCompletionContext()
3355 case PCC_ParenthesizedExpression: in CodeCompleteOrdinaryName()
3388 case PCC_ParenthesizedExpression: in CodeCompleteOrdinaryName()
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp1793 case Sema::PCC_ParenthesizedExpression: in AddFunctionSpecifiers()
1844 case Sema::PCC_ParenthesizedExpression: in WantTypesInContext()
2378 case Sema::PCC_ParenthesizedExpression: in AddOrdinaryNameResults()
2380 CCC == Sema::PCC_ParenthesizedExpression) { in AddOrdinaryNameResults()
3995 case Sema::PCC_ParenthesizedExpression: in mapCodeCompletionContext()
4143 case PCC_ParenthesizedExpression: in CodeCompleteOrdinaryName()
4177 case PCC_ParenthesizedExpression: in CodeCompleteOrdinaryName()
4405 Data.IsParenthesized ? PCC_ParenthesizedExpression : PCC_Expression; in CodeCompleteExpression()
/external/clang/lib/Parse/
DParseExpr.cpp2200 ExprType >= CompoundLiteral? Sema::PCC_ParenthesizedExpression in ParseParenExpression()
/external/clang/include/clang/Sema/
DSema.h9212 PCC_ParenthesizedExpression, enumerator
/external/llvm-project/clang/include/clang/Sema/
DSema.h12029 PCC_ParenthesizedExpression, enumerator