Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp1998 SourceLocation PrefixEndLoc = Lexer::AdvanceToTokenCharacter( in init() local
2002 CharSourceRange::getCharRange({Tok.getLocation(), PrefixEndLoc}); in init()