Searched defs:IsExternC (Results 1 – 5 of 5) sorted by relevance
166 unsigned IsExternC : 1; member
180 unsigned IsExternC : 1; variable
158 bool IsExternC) { in addHeaderInclude()
1713 TEST(IsExternC, MatchesExternCFunctionDeclarations) { in TEST() argument
4470 bool IsExternC = Record[Idx++]; in ReadSubmoduleBlock() local