Searched defs:Current (Results 26 - 50 of 76) sorted by relevance

1234

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DEditline.h143 Current, member in class:lldb_private::line_editor::HistoryOperation
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DSortJavaScriptImports.cpp206 FormatToken *Current; member in class:clang::format::JavaScriptImportSorter
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp88 const CFGBlock *Current = B; local
[all...]
H A DCloneDetection.cpp376 const auto Current = StmtsByHash[i]; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBitVector.h33 int Current = 0; member in class:llvm::const_set_bits_iterator_impl
41 const_set_bits_iterator_impl(const BitVectorT &Parent, int Current) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp329 MCSectionSubPair Current = OutStreamer->getCurrentSection(); local
347 MCSectionSubPair Current = OutStreamer->getCurrentSection(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h165 auto Current = CurrentTCIndex; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp587 const MCSectionCOFF *Current = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp335 MachineBasicBlock::iterator Current = MBB.end(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp251 size_t Current; member in struct:__anon1866::BumpPointerAllocator::BlockMeta
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h113 QuarantineBatch *Current = List.front(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp193 unsigned Current = 0; local
H A DPlaceSafepoints.cpp215 BasicBlock *Current = Pred; local
H A DSeparateConstOffsetFromGEP.cpp616 Value *Current = V; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp299 Module *Current = Stack.back(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp366 auto Current = Prev; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DStratifiedSets.h519 auto *Current = Lower; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h145 Entry Current; ///< The current entry. member in class:llvm::AppleAcceleratorTable::ValueIterator
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h767 Use *Current = Next; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp121 isRawStringLiteral(const char *First, const char *Current) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp752 Use *Current = UseList->Next; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h101 const uint8_t *Current; member in struct:llvm::object::ExportEntry::NodeState
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTree.h155 DomTreeNodeBase *Current = WorkStack.pop_back_val(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DImmutableGraph.h166 size_type Current; member in class:llvm::ImmutableGraph::NodeSet::iterator
254 size_type Current; member in class:llvm::ImmutableGraph::EdgeSet::iterator
[all...]
/freebsd-11-stable/contrib/atf/atf-c/
H A Dtc.c1001 static struct context Current; variable in typeref:struct:context
[all...]

Completed in 379 milliseconds

1234