Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DTokenLexer.h108 TokenLexer(Token &Tok, SourceLocation ILEnd, MacroInfo *MI, in TokenLexer()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPLexerChange.cpp124 void Preprocessor::EnterMacro(Token &Tok, SourceLocation ILEnd, in EnterMacro()