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

/external/clang/include/clang/Lex/
H A DPTHManager.h78 /// SpellingBase - The base offset within the PTH memory buffer that
80 const unsigned char* const SpellingBase; member in class:clang::PTHManager
/external/clang/lib/Lex/
H A DPTHLexer.cpp80 Tok.setLiteralData((const char*) (PTHMgr.SpellingBase + IdentifierID));
425 SpellingBase(spellingBase), OriginalSourceFile(originalSourceFile) {}

Completed in 3919 milliseconds