Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h239 void Advance() override { in Advance() function
325 void Advance() override { in Advance() function
981 void Advance() override { in Advance() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp727 AddrOpIndexDelta Advance = in advanceForOpcode() local
1073 ParsingState::AddrOpIndexDelta Advance = in parse() local
1141 ParsingState::OpcodeAdvanceResults Advance = in parse() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp217 int Advance = STI->getReadAdvanceCycles(UseDesc, UseIdx, WriteID); in computeOperandLatency() local
/freebsd/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/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp591 void ScheduleDAGSDNodes::RegDefIter::Advance() { in Advance() function in ScheduleDAGSDNodes::RegDefIter
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp248 bool Advance() { in Advance() function in __anonf81695cf0211::ParseHelper
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp184 unsigned Advance; in getStringSplit() local