Searched refs:isDerivedFromC (Results 1 – 3 of 3) sorted by relevance
78 bool isDerivedFromC(ID Id);
176 bool types::isDerivedFromC(ID Id) { in isDerivedFromC() function in types
6609 if (!isDerivedFromC(InputType)) in ConstructJob()