Home
last modified time | relevance | path

Searched defs:isVectorLiteral (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp709 bool isVectorLiteral, in ParseCastExpression()
1053 bool isVectorLiteral, in ParseCastExpression()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp7689 bool isVectorLiteral = false; in ActOnCastExpr() local