Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DAPValue.h128 MakeVector(); setVector(E, N); in APValue()
355 void setVector(const APValue *E, unsigned N) { in setVector() function
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DAPValue.cpp139 setVector(((const Vec *)(const char *)RHS.Data.buffer)->Elts, in APValue()