Home
last modified time | relevance | path

Searched defs:atStartOfLine (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Support/
H A DIndentedOstream.h107 bool atStartOfLine = true; variable
/llvm-project/clang/lib/Lex/
H A DLexer.cpp3218 bool atStartOfLine = IsAtStartOfLine; isNextPPTokenLParen() local