Searched refs:LabelDeclaration (Results 1 – 3 of 3) sorted by relevance
17 LabelDeclaration def = {label.name, GetTypeVector(label.types)}; in MakeSignature()
388 struct LabelDeclaration { struct393 typedef std::vector<LabelDeclaration> LabelDeclarationVector; argument
1140 for (const LabelDeclaration& label_info : signature.labels) { in GenerateFunctionDeclaration()