Searched defs:LibCallInfo (Results 1 – 3 of 3) sorted by relevance
25 class LibCallInfo; variable
22 class LibCallInfo; variable
134 LibCallInfo() : Impl(nullptr), Locations(nullptr), NumLocations(0) {} in LibCallInfo() function