Home
last modified time | relevance | path

Searched defs:Advance (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h238 void Advance() override { Advance() function
324 void Advance() override { Advance() function
977 void Advance() override { Advance() function
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/include/fuzzer/
H A DFuzzedDataProvider.h343 inline void FuzzedDataProvider::Advance(size_t num_bytes) { in Advance() function
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp711 AddrOpIndexDelta Advance = advanceForOpcode() local
1057 ParsingState::AddrOpIndexDelta Advance = parse() local
1125 ParsingState::OpcodeAdvanceResults Advance = parse() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp217 int Advance = STI->getReadAdvanceCycles(UseDesc, UseIdx, WriteID); in computeOperandLatency() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp67 void CPlusPlusNameParser::Advance() { ++m_next_token_index; } in Advance() function in CPlusPlusNameParser
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp590 // Advance to the next valid value defined by the SUnit. in Advance() function in ScheduleDAGSDNodes::RegDefIter
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp248 bool Advance() { in Advance() function in __anon0d69b8210211::ParseHelper
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp184 unsigned Advance; in getStringSplit() local