Home
last modified time | relevance | path

Searched refs:CharPP (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDecl.cpp11237 QualType CharPP = in CheckMain() local
11239 QualType Expected[] = { Context.IntTy, CharPP, CharPP, CharPP }; in CheckMain()
11248 else if (Expected[i] == CharPP) { in CheckMain()