Searched refs:BASIC_OSTREAM_NAMES (Results 1 – 1 of 1) sorted by relevance
242 constexpr llvm::StringLiteral BASIC_OSTREAM_NAMES[] = {"basic_ostream"}; variable246 return hasStdClassWithName(RD, BASIC_OSTREAM_NAMES); in isStdBasicOstream()