Searched refs:ConstCharPtrTy (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp5810 const QualType &ConstCharPtrTy = local
5815 << Arg1->getType() << ConstCharPtrTy << 1 /* different class */
5818 << 2 << Arg1->getType() << ConstCharPtrTy;

Completed in 86 milliseconds