Home
last modified time | relevance | path

Searched refs:setVector (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDAPValue.h130 MakeVector(); setVector(E, N); in APValue()
356 void setVector(const APValue *E, unsigned N) { in setVector() function
/trueos/contrib/llvm/tools/clang/lib/AST/
HDAPValue.cpp139 setVector(((const Vec *)(const char *)RHS.Data)->Elts, in APValue()