Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
DAsmLexer.h30 bool IsAtStartOfLine = true; variable
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DLexer.h123 bool IsAtStartOfLine; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp1478 bool IsAtStartOfLine = Tok.isAtStartOfLine(); in ExpandBuiltinMacro() local