Searched defs:IsExplicit (Results 1 – 5 of 5) sorted by relevance
38 bool IsFramework, bool IsExplicit, unsigned VisibilityID) in Module()
290 unsigned IsExplicit : 1; variable
836 bool IsExplicit) { in findOrCreateModule()
282 bool IsExplicit; // true - The IT instruction was present in the member
5576 bool IsExplicit = Record[Idx++]; in ReadSubmoduleBlock() local