Home
last modified time | relevance | path

Searched refs:Slashes (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/Lex/
HDLexer.cpp2278 __m128i Slashes = _mm_set1_epi8('/'); in SkipBlockComment() local
2281 Slashes)); in SkipBlockComment()
2292 __vector unsigned char Slashes = { in SkipBlockComment() local
2297 !vec_any_eq(*(vector unsigned char*)CurPtr, Slashes)) in SkipBlockComment()