Searched refs:isAcceptedByClang (Results 1 – 3 of 3) sorted by relevance
61 bool isAcceptedByClang(ID Id);
80 bool types::isAcceptedByClang(ID Id) { in isAcceptedByClang() function in types
2572 !types::isAcceptedByClang((*JA.input_begin())->getType())) in ShouldUseClangCompiler()