Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DDescriptor.cpp282 static BlockCtorFn getCtorPrim(PrimType Type) { in getCtorPrim() function
346 IsVolatile(IsVolatile), CtorFn(getCtorPrim(Type)), in Descriptor()