Searched defs:StartOfLine (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Analysis/
H A DIssueHash.cpp148 SourceLocation StartOfLine = local
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DJSON.cpp671 const char *StartOfLine = Start; local
/openbsd-current/gnu/llvm/clang/include/clang/Lex/
H A DToken.h74 StartOfLine = 0x01, // At start of line or only after whitespace enumerator in enum:clang::Token::TokenFlags
H A DPreprocessor.h2025 void setSkipMainFilePreamble(unsigned Bytes, bool StartOfLine) { argument
/openbsd-current/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp316 StringRef StartOfLine; member in class:clang::ast_matchers::dynamic::Parser::CodeTokenizer
/openbsd-current/gnu/llvm/clang/lib/Format/
H A DBreakableToken.cpp523 size_t StartOfLine = Lines[LineIndex].find_first_not_of(Blanks); local
/openbsd-current/gnu/llvm/clang/lib/Lex/
H A DPreprocessor.cpp1021 bool StartOfLine = FilenameTok.isAtStartOfLine(); local
H A DLexer.cpp1445 void Lexer::SetByteOffset(unsigned Offset, bool StartOfLine) { argument

Completed in 336 milliseconds