Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteMacros.cpp168 bool HasSpace = RawTok.hasLeadingSpace(); in RewriteMacrosInInput() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp2303 bool HasSpace = false; in SkipLineComment() local
2460 bool HasSpace = false; in isEndOfBlockCommentWithEscapedNewLine() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp1692 const bool HasSpace = PassedFlags.endswith(","); in HandleAutocompletions() local