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

/external/clang/lib/Sema/
H A DSemaType.cpp239 static void spliceAttrIntoList(AttributeList &attr, AttributeList *&head) { function
265 spliceAttrIntoList(attr, toList);
3318 spliceAttrIntoList(*attr, chunk.getAttrListRef());

Completed in 139 milliseconds