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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp244 static void spliceAttrIntoList(AttributeList &attr, AttributeList *&head) { function
270 spliceAttrIntoList(attr, toList);
3549 spliceAttrIntoList(*nullabilityAttr, attrs);
4398 spliceAttrIntoList(*attr, chunk.getAttrListRef());

Completed in 58 milliseconds