Home
last modified time | relevance | path

Searched defs:NumAssocs (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/AST/
DExpr.cpp3043 unsigned NumAssocs, SourceLocation DefaultLoc, in GenericSelectionExpr()
3067 unsigned NumAssocs, SourceLocation DefaultLoc, in GenericSelectionExpr()
/external/clang/lib/Sema/
DSemaExpr.cpp1002 unsigned NumAssocs = ArgTypes.size(); in ActOnGenericSelectionExpr() local
1030 unsigned NumAssocs) { in CreateGenericSelectionExpr()
DTreeTransform.h1740 unsigned NumAssocs) { in RebuildGenericSelectionExpr()
/external/clang/include/clang/AST/
DExpr.h4092 unsigned NumAssocs, ResultIndex; variable