Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteMacros.cpp168 bool HasSpace = RawTok.hasLeadingSpace(); in RewriteMacrosInInput() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp2618 bool HasSpace = false; in SkipLineComment() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2065 const bool HasSpace = PassedFlags.ends_with(","); in HandleAutocompletions() local