Searched refs:BuildVectorLiteral (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
H A DSema.h3603 ExprResult BuildVectorLiteral(SourceLocation LParenLoc,
/external/clang/lib/Sema/
H A DSemaExpr.cpp5261 return BuildVectorLiteral(LParenLoc, RParenLoc, CastExpr, castTInfo);
5283 ExprResult Sema::BuildVectorLiteral(SourceLocation LParenLoc, function in class:Sema

Completed in 175 milliseconds