Searched refs:GlobalFunctionRecord (Results 1 – 4 of 4) sorted by relevance
117 struct GlobalFunctionRecord : APIRecord { struct120 GlobalFunctionRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in GlobalFunctionRecord() argument466 struct has_function_signature<GlobalFunctionRecord> : public std::true_type {};491 GlobalFunctionRecord *662 const RecordMap<GlobalFunctionRecord> &getGlobalFunctions() const {714 RecordMap<GlobalFunctionRecord> GlobalFunctions;
142 void serializeGlobalFunctionRecord(const GlobalFunctionRecord &Record);
53 GlobalFunctionRecord *APISet::addGlobalFunction( in addGlobalFunction()220 void GlobalFunctionRecord::anchor() {} in anchor()
546 const GlobalFunctionRecord &Record) { in serializeGlobalFunctionRecord()