Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/googletest/googletest/include/gtest/internal/
HDgtest-param-util.h239 void Advance() override { in Advance() function
325 void Advance() override { in Advance() function
981 void Advance() override { in Advance() function
/freebsd-14-stable/contrib/llvm-project/compiler-rt/include/fuzzer/
HDFuzzedDataProvider.h343 inline void FuzzedDataProvider::Advance(size_t num_bytes) { in Advance() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFDebugLine.cpp727 AddrOpIndexDelta Advance = in advanceForOpcode() local
1073 ParsingState::AddrOpIndexDelta Advance = in parse() local
1141 ParsingState::OpcodeAdvanceResults Advance = in parse() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetSchedule.cpp217 int Advance = STI->getReadAdvanceCycles(UseDesc, UseIdx, WriteID); in computeOperandLatency() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
HDCPlusPlusNameParser.cpp67 void CPlusPlusNameParser::Advance() { ++m_next_token_index; } in Advance() function in CPlusPlusNameParser
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDScheduleDAGSDNodes.cpp591 void ScheduleDAGSDNodes::RegDefIter::Advance() { in Advance() function in ScheduleDAGSDNodes::RegDefIter
/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDBreakableToken.cpp184 unsigned Advance; in getStringSplit() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDVerifyDiagnosticConsumer.cpp248 bool Advance() { in Advance() function in __anon1b193ee90211::ParseHelper