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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DTokenLexer.h131 void Init(Token &Tok, SourceLocation ELEnd, MacroInfo *MI,
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DTokenLexer.cpp38 void TokenLexer::Init(Token &Tok, SourceLocation ELEnd, MacroInfo *MI, argument
49 ExpandLocEnd = ELEnd;

Completed in 281 milliseconds