Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3561 if (ShouldWriteMethodListNode(Method)) in EmitKeyDataLength()
3565 if (ShouldWriteMethodListNode(Method)) in EmitKeyDataLength()
3596 if (ShouldWriteMethodListNode(Method)) in EmitData()
3602 if (ShouldWriteMethodListNode(Method)) in EmitData()
3623 if (ShouldWriteMethodListNode(Method)) in EmitData()
3627 if (ShouldWriteMethodListNode(Method)) in EmitData()
3634 static bool ShouldWriteMethodListNode(const ObjCMethodList *Node) { in ShouldWriteMethodListNode() function in __anon397e50ec0f11::ASTMethodPoolTrait