Home
last modified time | relevance | path

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

/llvm-project/clang/docs/
H A DConstantInterpreter.rst218 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 Dglobal-classes.cpp117 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 Drepeated_alloc.cpp15 void* Pointers[16]; in main() local
/llvm-project/clang-tools-extra/unittests/clang-tidy/
H A DAddConstTest.cpp264 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 DStatepoints.rst354 gc_transition_argsBase & Derived Pointers global() argument
H A DAliasAnalysis.rst102 .. _alias:
/llvm-project/libcxx/benchmarks/
H A Dallocation.bench.cpp
/llvm-project/clang/lib/AST/Interp/
H A DInterpBlock.h
/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; getPointers() local
/llvm-project/clang/unittests/AST/Interp/
H A DtoAPValue.cpp
/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dtsd_test.cpp186 static std::set<void *> Pointers; variable
H A Dprimary_test.cpp222 void *Pointers[NumberOfAllocations]; in SCUDO_TYPED_TEST() local
/llvm-project/polly/include/polly/
H A DScopDetectionDiagnostic.h712 mutable PointerSnapshotTy Pointers; variable
/llvm-project/llvm/unittests/Analysis/
H A DAliasAnalysisTest.cpp48 SetVector<Value *> Pointers; in runOnFunction() local
/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h156 PointersTy Pointers; global() variable
/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
/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h548 SmallVector<PointerInfo, 2> Pointers; global() variable
/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2275 MapValuesArrayTy Pointers; global() member
/llvm-project/clang/unittests/Format/
H A DFormatTest.cpp17780 verifyQualifierSpaces(Code,Pointers,Qualifiers) TEST_F() argument
[all...]
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp257 namespace Pointers { global() namespace
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8437 adjustMemberOfForLambdaCaptures(llvm::OpenMPIRBuilder & OMPBuilder,const llvm::DenseMap<llvm::Value *,llvm::Value * > & LambdaPointers,MapBaseValuesArrayTy & BasePointers,MapValuesArrayTy & Pointers,MapFlagsArrayTy & Types) const adjustMemberOfForLambdaCaptures() argument
[all...]