Home
last modified time | relevance | path

Searched refs:isVectorLiteral (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Parse/
DParseExpr.cpp679 bool isVectorLiteral, in ParseCastExpression() argument
686 isVectorLiteral, in ParseCastExpression()
918 bool isVectorLiteral, in ParseCastExpression() argument
964 if (isVectorLiteral) in ParseCastExpression()
1044 isVectorLiteral, NotPrimaryExpression); in ParseCastExpression()
1143 isVectorLiteral, NotPrimaryExpression); in ParseCastExpression()
1156 isVectorLiteral, in ParseCastExpression()
1600 isTypeCast, isVectorLiteral, in ParseCastExpression()
1616 isTypeCast, isVectorLiteral, in ParseCastExpression()
1635 NotCastExpr, isTypeCast, isVectorLiteral, in ParseCastExpression()
[all …]
/openbsd/src/gnu/llvm/clang/include/clang/Parse/
DParser.h1807 bool isVectorLiteral = false,
1812 bool isVectorLiteral = false,
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaExpr.cpp8193 bool isVectorLiteral = false; in ActOnCastExpr() local
8208 isVectorLiteral = true; in ActOnCastExpr()
8211 isVectorLiteral = true; in ActOnCastExpr()
8216 if (isVectorLiteral) in ActOnCastExpr()