Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp792 auto Repeated = [&Begin, End]() { in lexCSharpString() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp304 bool Repeated = false; in ConvertTypeToDiagnosticString() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8173 int64_t &Offset, unsigned &Start) { in gatherPossiblyVectorizableLoads()
8226 SetVector<unsigned> ToAdd, LocalToAdd, Repeated; in gatherPossiblyVectorizableLoads() local