Searched defs:FuncIdRecord (Results 1 – 3 of 3) sorted by relevance
618 explicit FuncIdRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in FuncIdRecord() function619 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) in FuncIdRecord() function
612 explicit FuncIdRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in FuncIdRecord() function613 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) in FuncIdRecord() function
715 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) in FuncIdRecord() function