Home
last modified time | relevance | path

Searched refs:ppCondOff (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Lex/
DPTHLexer.cpp315 PTHFileData(uint32_t tokenOff, uint32_t ppCondOff) in PTHFileData() argument
316 : TokenOff(tokenOff), PPCondOff(ppCondOff) {} in PTHFileData()