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