Searched defs:perIDCache (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DPTHLexer.cpp422 IdentifierInfo** perIDCache,
426 : Buf(buf), PerIDCache(perIDCache), FileLookup(fileLookup),
420 PTHManager(const llvm::MemoryBuffer* buf, void* fileLookup, const unsigned char* idDataTable, IdentifierInfo** perIDCache, void* stringIdLookup, unsigned numIds, const unsigned char* spellingBase, const char* originalSourceFile) argument

Completed in 580 milliseconds