Home
last modified time | relevance | path

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

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