Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp172 static BlockMoveFn getMovePrim(PrimType Type) { in getMovePrim() function
193 MoveFn(getMovePrim(Type)) { in Descriptor()