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