Searched refs:IsC (Results 1 – 2 of 2) sorted by relevance
111 bool IsC() const;
560 bool SourceLanguage::IsC() const { return name == llvm::dwarf::DW_LNAME_C; } in IsC() function in SourceLanguage