Searched defs:IsExternC (Results 1 – 5 of 5) sorted by relevance
179 unsigned IsExternC : 1; member
178 unsigned IsExternC : 1; variable
161 bool IsExternC) { in addHeaderInclude()
838 TEST(IsExternC, MatchesExternCFunctionDeclarations) { in TEST() argument
4475 bool IsExternC = Record[Idx++]; in ReadSubmoduleBlock() local