/llvm-project/clang/docs/ |
H A D | ConstantInterpreter.rst | 218 Pointers global() section in Memory Organisation 251 BlockPointerPointers global() argument 314 ExternPointerPointers global() argument 331 TargetPointerPointers global() argument 344 TypeInfoPointerPointers global() argument 350 InvalidPointerPointers global() argument
|
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/ |
H A D | global-classes.cpp | 117 struct Pointers { struct 118 aPointers global() argument 119 bPointers global() argument 120 cPointers global() argument 121 ePointers global() argument 122 fPointers global() argument 123 gPointers global() argument 124 hPointers global() argument 125 iPointers global() argument 126 jPointers global() argument 127 kPointers global() argument 128 lPointers global() argument 129 mPointers global() argument 130 nPointers global() argument 131 oPointers global() argument
|
/llvm-project/compiler-rt/test/gwp_asan/ |
H A D | repeated_alloc.cpp | 15 void* Pointers[16]; in main() local
|
/llvm-project/clang-tools-extra/unittests/clang-tidy/ |
H A D | AddConstTest.cpp | 264 TEST(Arrays, Pointers) { in TEST() argument 393 TEST(Pointers, SingleBuiltin) { in TEST() argument 406 TEST(Pointers, MultiBuiltin) { in TEST() argument 419 TEST(Pointers, ToArray) { in TEST() argument 434 TEST(Pointers, Parens) { in TEST() argument 447 TEST(Pointers, Auto) { in TEST() argument 462 TEST(Pointers, AutoParens) { in TEST() argument 477 TEST(Pointers, FunctionPointer) { in TEST() argument 494 TEST(Pointers, MemberFunctionPointer) { in TEST() argument 513 TEST(Pointers, MemberDataPointe in TEST() argument [all...] |
/llvm-project/llvm/docs/ |
H A D | Statepoints.rst | 354 gc_transition_argsBase & Derived Pointers global() argument
|
H A D | AliasAnalysis.rst | 102 .. _alias:
|
/llvm-project/libcxx/benchmarks/ |
H A D | allocation.bench.cpp |
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpBlock.h |
|
/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; getPointers() local
|
/llvm-project/clang/unittests/AST/Interp/ |
H A D | toAPValue.cpp |
|
/llvm-project/compiler-rt/lib/scudo/standalone/tests/ |
H A D | tsd_test.cpp | 186 static std::set<void *> Pointers; variable
|
H A D | primary_test.cpp | 222 void *Pointers[NumberOfAllocations]; in SCUDO_TYPED_TEST() local
|
/llvm-project/polly/include/polly/ |
H A D | ScopDetectionDiagnostic.h | 712 mutable PointerSnapshotTy Pointers; variable
|
/llvm-project/llvm/unittests/Analysis/ |
H A D | AliasAnalysisTest.cpp | 48 SetVector<Value *> Pointers; in runOnFunction() local
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | DataLayout.h | 156 PointersTy Pointers; global() variable
|
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 180 static cl::opt<bool> Pointers("pointers", cl::desc("Dump enum types"), variable 248 cl::opt<bool> Pointers("pointers", cl::desc("Display pointer types"), variable
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | LoopAccessAnalysis.h | 548 SmallVector<PointerInfo, 2> Pointers; global() variable
|
/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 2275 MapValuesArrayTy Pointers; global() member
|
/llvm-project/clang/unittests/Format/ |
H A D | FormatTest.cpp | 17780 verifyQualifierSpaces(Code,Pointers,Qualifiers) TEST_F() argument [all...] |
/llvm-project/clang/test/SemaCXX/ |
H A D | constant-expression-cxx11.cpp | 257 namespace Pointers { global() namespace
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 8437 adjustMemberOfForLambdaCaptures(llvm::OpenMPIRBuilder & OMPBuilder,const llvm::DenseMap<llvm::Value *,llvm::Value * > & LambdaPointers,MapBaseValuesArrayTy & BasePointers,MapValuesArrayTy & Pointers,MapFlagsArrayTy & Types) const adjustMemberOfForLambdaCaptures() argument [all...] |