Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp12063 QualType CharPP = in CheckMain() local
12065 QualType Expected[] = { Context.IntTy, CharPP, CharPP, CharPP }; in CheckMain()
12074 else if (Expected[i] == CharPP) { in CheckMain()