Home
last modified time | relevance | path

Searched defs:ISI (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPPLexerChange.cpp57 const IncludeStackInfo& ISI = IncludeMacroStack[i-1]; in getCurrentFileLexer() local
557 IncludeStackInfo &ISI = *(IncludeMacroStack.end()-i-1); in HandleMicrosoftCommentPaste() local