Home
last modified time | relevance | path

Searched defs:pointerType (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CodeGen/
Dxcore-stringtype.c66 int* pointerType(int *I, int * (*FP)(int *)) { in pointerType() function
/external/clang/lib/Sema/
DSemaStmt.cpp1692 const ObjCObjectPointerType *pointerType = in CheckObjCForCollectionOperand() local
3364 const PointerType *pointerType = type->getAs<PointerType>(); in ActOnObjCAtSynchronizedOperand() local
DSemaChecking.cpp736 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in CheckARMBuiltinExclusiveCall() local
1481 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); in SemaAtomicOpsOverloaded() local
1736 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); in SemaBuiltinAtomicOverloaded() local
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/
Dpolymer.min.js11 …var d=c.createShadowRoot(),e=document.createElement("span");d.appendChild(e),c.addEventListener("t…
Dpolymer.js1716 pointerType: inEvent.pointerType, property
1894 pointerType: this.heldPointer.pointerType, property
1981 pointerType: inEvent.pointerType, property
/external/clang/lib/CodeGen/
DCGExprScalar.cpp2453 const PointerType *pointerType in emitPointerArithmetic() local