Home
last modified time | relevance | path

Searched defs:Pointers (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBlock.h141 Pointer *Pointers = nullptr; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp106 SetVector<std::pair<const Value *, Type *>> Pointers; in runInternal() local
H A DAliasSetTracker.cpp204 SmallSetVector<const Value *, 8> Pointers; in getPointers() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h156 PointersTy Pointers; variable
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp180 static cl::opt<bool> Pointers("pointers", cl::desc("Dump enum types"), variable
248 cl::opt<bool> Pointers("pointers", cl::desc("Display pointer types"), variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h497 SmallVector<PointerInfo, 2> Pointers; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1697 MapValuesArrayTy Pointers; global() member
/freebsd-src/contrib/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc141 using Pointers = std::tuple<std::unique_ptr<int>, std::unique_ptr<int>>; in TEST() typedef
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8397 adjustMemberOfForLambdaCaptures(llvm::OpenMPIRBuilder & OMPBuilder,const llvm::DenseMap<llvm::Value *,llvm::Value * > & LambdaPointers,MapBaseValuesArrayTy & BasePointers,MapValuesArrayTy & Pointers,MapFlagsArrayTy & Types) const adjustMemberOfForLambdaCaptures() argument
[all...]