Searched defs:GlobalFunctionRecord (Results 1 – 1 of 1) sorted by relevance
405 struct GlobalFunctionRecord : APIRecord { struct408 GlobalFunctionRecord(StringRef USR, StringRef Name, SymbolReference Parent, in GlobalFunctionRecord() argument419 GlobalFunctionRecord(RecordKind Kind, StringRef USR, StringRef Name, in GlobalFunctionRecord() function440 struct GlobalFunctionTemplateRecord : GlobalFunctionRecord { argument