Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DAsmLexer.h30 bool IsAtStartOfLine = true; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DLexer.h123 bool IsAtStartOfLine; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp1487 bool IsAtStartOfLine = Tok.isAtStartOfLine(); in ExpandBuiltinMacro() local