Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Target/LLVMIR/
H A DDataLayoutImporter.h107 StringRef lastToken = {}; variable
/llvm-project/mlir/lib/AsmParser/
H A DParserState.h72 Token lastToken; member
/llvm-project/clang/lib/Lex/
H A DMacroInfo.cpp66 SourceLocation macroEnd = lastToken.getLocation(); in getDefinitionLengthSlow() local