Searched refs:spellingBase (Results 1 – 2 of 2) sorted by relevance
421 const unsigned char *spellingBase, const char *originalSourceFile) in PTHManager() argument425 SpellingBase(spellingBase), OriginalSourceFile(originalSourceFile) {} in PTHManager()524 const unsigned char *spellingBase = in Create() local526 if (!(spellingBase >= BufBeg && spellingBase < BufEnd)) { in Create()556 spellingBase, (const char *)originalSourceBase); in Create()
93 const unsigned char *spellingBase, const char *originalSourceFile);