Home
last modified time | relevance | path

Searched refs:pointerType (Results 1 – 17 of 17) sorted by relevance

/external/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp1168 notMatches("void (*fp)(void);", pointerType(pointee(functionType())))); in TEST()
1170 pointerType(pointee(ignoringParens(functionType()))))); in TEST()
1209 loc(pointerType(pointee(qualType()))))); in TEST()
1212 loc(pointerType(pointee(pointerType()))))); in TEST()
1215 loc(qualType(isConstQualified(), pointerType())))); in TEST()
1223 hasType(pointerType())))); in TEST()
1237 hasType(pointerType())))); in TEST()
1247 hasType(pointerType())))); in TEST()
1261 hasType(pointerType())))); in TEST()
1309 loc(pointerType()))); in TEST()
[all …]
DASTMatchersTraversalTest.cpp92 pointerType(pointee(builtinType())))))); in TEST()
98 qualType(asString("int ***"), forEachDescendant(pointerType().bind("x"))), in TEST()
120 varDecl(hasName("i"), hasType(qualType(has(pointerType())))))); in TEST()
1759 EXPECT_TRUE(matches("int *a;", pointerType(pointee(builtinType())))); in TEST()
1762 loc(pointerType(pointee(builtinType()))))); in TEST()
1766 pointerType(pointee(isConstQualified(), builtinType())))); in TEST()
1769 pointerType(pointee(isConstQualified(), builtinType())))); in TEST()
DASTMatchersInternalTest.cpp179 "x", match(pointerType().bind("x"), AST->getASTContext())); in TEST()
DASTMatchersNarrowingTest.cpp1785 …EXPECT_TRUE(matches("void f(int i[]);", valueDecl(hasType(decayedType(hasDecayedType(pointerType()… in TEST()
/external/v8/tools/clang/rewrite_scoped_refptr/
DRewriteScopedRefptr.cpp301 returnStmt(hasAncestor(id("fn", functionDecl(returns(pointerType())))))); in main()
365 hasType(pointerType()))), in main()
370 forField(id("var", fieldDecl(hasType(pointerType()))))))), in main()
392 hasAnyArgument(ignoringParenImpCasts(hasType(pointerType()))), in main()
405 hasAnyArgument(hasType(pointerType()))), in main()
/external/clang/test/CodeGen/
Dxcore-stringtype.c66 int* pointerType(int *I, int * (*FP)(int *)) { in pointerType() function
/external/clang/lib/Sema/
DSemaStmt.cpp1716 const ObjCObjectPointerType *pointerType = in CheckObjCForCollectionOperand() local
1718 if (!pointerType) in CheckObjCForCollectionOperand()
1724 const ObjCObjectType *objectType = pointerType->getObjectType(); in CheckObjCForCollectionOperand()
1754 method = LookupMethodInQualifiedType(selector, pointerType, in CheckObjCForCollectionOperand()
3487 const PointerType *pointerType = type->getAs<PointerType>(); in ActOnObjCAtSynchronizedOperand() local
3488 if (!pointerType || !pointerType->getPointeeType()->isVoidType()) { in ActOnObjCAtSynchronizedOperand()
DSemaChecking.cpp1282 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in CheckARMBuiltinExclusiveCall() local
1283 if (!pointerType) { in CheckARMBuiltinExclusiveCall()
1292 QualType ValType = pointerType->getPointeeType(); in CheckARMBuiltinExclusiveCall()
2046 if (auto pointerType = type->getAs<PointerType>()) in CheckNonNullArguments() local
2047 type = pointerType->getPointeeType(); in CheckNonNullArguments()
2403 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); in SemaAtomicOpsOverloaded() local
2404 if (!pointerType) { in SemaAtomicOpsOverloaded()
2411 QualType AtomTy = pointerType->getPointeeType(); // 'A' in SemaAtomicOpsOverloaded()
2675 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); in SemaBuiltinAtomicOverloaded() local
2676 if (!pointerType) { in SemaBuiltinAtomicOverloaded()
[all …]
/external/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp366 REGISTER_MATCHER(pointerType); in RegistryMaps()
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h4664 AST_TYPE_MATCHER(PointerType, pointerType);
5352 integerLiteral(equals(0), hasParent(expr(hasType(pointerType()))))); in AST_MATCHER_FUNCTION()
/external/clang/lib/CodeGen/
DCGExprScalar.cpp2448 const PointerType *pointerType in emitPointerArithmetic() local
2450 if (!pointerType) { in emitPointerArithmetic()
2464 QualType elementType = pointerType->getPointeeType(); in emitPointerArithmetic()
/external/ImageMagick/www/assets/
Dmagick.js6pointerType.toUpperCase()]?n.touchStartX=t.originalEvent.clientX:n._pointerEvent||(n.touchStartX=t…
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp1280 Id pointerType = makePointer(storageClass, type); in createVariable() local
1281 Instruction* inst = new Instruction(getUniqueId(), pointerType, OpVariable); in createVariable()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp904 const string pointerType = (scalarInput) ? "%up_scalartype" : "%up_testtype"; in createInputTestfun() local
907 …const StringTemplate testfun ("%input${n_input}_loc = OpAccessChain " + pointerType + " %input${n… in createInputTestfun()
/external/syzkaller/sys/windows/
Dwindows.txt1420 GetPointerType(pointerId int32, pointerType ptr[inout, int32])
1435 RegisterPointerInputTarget(hwnd ptr[inout, intptr], pointerType int32)
1436 UnregisterPointerInputTarget(hwnd ptr[inout, intptr], pointerType int32)
1437 RegisterPointerInputTargetEx(hwnd ptr[inout, intptr], pointerType int32, fObserve int32)
1438 UnregisterPointerInputTargetEx(hwnd ptr[inout, intptr], pointerType int32)
/external/tinyxml2/docs/
Djquery.js87 …cument).unbind(n);h=false}}}function j(l){return !/^(4|mouse)$/.test(l.pointerType)}function i(l,n…
/external/epid-sdk/doc/html/
Djquery.js115 …cument).unbind(n);h=false}}}function j(l){return !/^(4|mouse)$/.test(l.pointerType)}function i(l,n…