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

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

Completed in 88 milliseconds