Searched defs:Pointers (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpBlock.h | 156 Pointer *Pointers = nullptr; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | AliasAnalysisEvaluator.cpp | 106 SetVector<std::pair<const Value *, Type *>> Pointers; in runInternal() local
|
H A D | AliasSetTracker.cpp | 204 SmallSetVector<const Value *, 8> Pointers; in getPointers() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DataLayout.h | 156 PointersTy Pointers; variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 182 static cl::opt<bool> Pointers("pointers", cl::desc("Dump enum types"), global() variable 250 cl::opt<bool> Pointers("pointers", cl::desc("Display pointer types"), global() variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | LoopAccessAnalysis.h | 545 SmallVector<PointerInfo, 2> Pointers; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 2275 MapValuesArrayTy Pointers; member
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-matchers-arithmetic_test.cc | 141 using Pointers = std::tuple<std::unique_ptr<int>, std::unique_ptr<int>>; in TEST() typedef
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 8448 MapBaseValuesArrayTy &BasePointers, MapValuesArrayTy &Pointers, in adjustMemberOfForLambdaCaptures()
|