Searched defs:CPtr (Results 1 – 9 of 9) sorted by relevance
41 struct CPtr {}; struct
42 struct CPtr {}; struct
37 C<N - 1> *CPtr = nullptr; member in A::C::D
103 using CPtr = const cpp::byte *; // Const pointer to raw data. global() variable
139 llvm::UTF32 *CPtr = &C; in printableTextForNextCharacter() local
1813 Value *CPtr = Store->getPointerOperand(); emitSIMDTiling() local
5930 AllocaInst *CPtr = Builder.CreateAlloca(Int32Ty, nullptr, "c_ptr"); TEST_F() local
215 bool HeaderOnly, Cycle **CPtr = nullptr) { in mayBeInCycle() argument