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

1234

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp828 Value *Current = Worklist.pop_back_val(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp795 MemoryPhi *Current = Phi; local
941 MemoryAccess *Current = Start; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1030 RedirectingFileSystem::RedirectingDirectoryEntry::iterator Current, End; member in class:llvm::vfs::VFSFromYamlDirIterImpl
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp2783 Class &Current = OffsetBase < 64 ? Lo : Hi; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1590 ObjCCategoryDecl *Current = nullptr; member in class:clang::ObjCInterfaceDecl::filtered_category_iterator
1602 explicit filtered_category_iterator(ObjCCategoryDecl *Current) argument
[all...]
H A DDeclCXX.h3462 UsingShadowDecl *Current = nullptr; member in class:clang::UsingDecl::shadow_iterator
[all...]
/freebsd-13-stable/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util-generated.h3619 virtual const ParamType* Current() const { return current_value_.get(); } function in class:testing::internal::CartesianProductGenerator2::Iterator
3742 virtual const ParamType* Current() const { return current_value_.get(); } function in class:testing::internal::CartesianProductGenerator3::Iterator
3883 virtual const ParamType* Current() const { return current_value_.get(); } function in class:testing::internal::CartesianProductGenerator4::Iterator
4041 virtual const ParamType* Current() const { return current_value_.get(); } function in class:testing::internal::CartesianProductGenerator5::Iterator
4218 virtual const ParamType* Current() const { return current_value_.get(); } function in class:testing::internal::CartesianProductGenerator6::Iterator
4412 virtual const ParamType* Current() const { return current_value_.get(); } function in class:testing::internal::CartesianProductGenerator7::Iterator
4625 virtual const ParamType* Current() const { return current_value_.get(); } function in class:testing::internal::CartesianProductGenerator8::Iterator
4854 virtual const ParamType* Current() const { return current_value_.get(); } function in class:testing::internal::CartesianProductGenerator9::Iterator
5101 virtual const ParamType* Current() const { return current_value_.get(); } function in class:testing::internal::CartesianProductGenerator10::Iterator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp412 bundle_op_iterator Current; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp462 DeclT *Current = nullptr; member in class:__anon2134::MergedRedeclIterator
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5602 NameOffset Current; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3601 Value *Current = TraverseOrder.pop_back_val(); local
3642 Value *Current = Worklist.pop_back_val(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp16182 ComplexRemove(Sema &SemaRef, llvm::SmallPtrSetImpl<DeclRefExpr *> &DR, SmallVector<Sema::ImmediateInvocationCandidate, 4> &II, SmallVector<Sema::ImmediateInvocationCandidate, 4>::reverse_iterator Current) argument

Completed in 302 milliseconds

1234