Searched defs:Advance (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/include/fuzzer/
H A DFuzzedDataProvider.h333 inline void FuzzedDataProvider::Advance(size_t num_bytes) { function in class:FuzzedDataProvider
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp233 int Advance = STI->getReadAdvanceCycles(UseDesc, UseIdx, WriteID); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp67 void CPlusPlusNameParser::Advance() { ++m_next_token_index; } function in class:CPlusPlusNameParser
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp151 unsigned Advance; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp250 bool Advance() { function in class:__anon1916::ParseHelper
[all...]
/freebsd-13-stable/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h228 virtual void Advance() { function in class:testing::internal::RangeGenerator::Iterator
315 virtual void Advance() { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
H A Dgtest-param-util-generated.h3607 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator2::Iterator
3726 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator3::Iterator
3863 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator4::Iterator
4017 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator5::Iterator
4190 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator6::Iterator
4380 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator7::Iterator
4589 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator8::Iterator
4814 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator9::Iterator
5057 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator10::Iterator
[all...]

Completed in 149 milliseconds