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

/external/clang/lib/Frontend/
H A DCacheTokens.cpp225 /// EmitIdentifierTable - Emits two tables to the PTH file. The first is
229 std::pair<Offset, Offset> EmitIdentifierTable();
514 const std::pair<Offset,Offset> &IdTableOff = EmitIdentifierTable();
636 /// EmitIdentifierTable - Emits two tables to the PTH file. The first is
641 std::pair<Offset,Offset> PTHWriter::EmitIdentifierTable() { function in class:PTHWriter

Completed in 80 milliseconds