Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DAsmLexer.h33 bool EndStatementAtEOF = true; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp42 bool EndStatementAtEOF) { in setBuffer()
H A DMasmParser.cpp1179 bool EndStatementAtEOF) { in jumpToLoc()