Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp8672 QualType CharPP = in CheckMain() local
8674 QualType Expected[] = { Context.IntTy, CharPP, CharPP, CharPP }; in CheckMain()
8683 else if (Expected[i] == CharPP) { in CheckMain()