Home
last modified time | relevance | path

Searched defs:addPointer (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAliasSetTracker.cpp136 void AliasSet::addPointer(AliasSetTracker &AST, PointerRec &Entry, in addPointer() function in AliasSet
642 AliasSet &AliasSetTracker::addPointer(MemoryLocation Loc, in addPointer() function in AliasSetTracker
DLoopAccessAnalysis.cpp280 bool RuntimePointerChecking::CheckingPtrGroup::addPointer(unsigned Index) { in addPointer() function in RuntimePointerChecking::CheckingPtrGroup
/third_party/node/test/fixtures/wpt/resources/
Dtestdriver-actions.js179 addPointer: function(name, pointerType="mouse", set=true) { method in Actions
/third_party/typescript/tests/lib/
Dlib.d.ts11318 addPointer(pointerId: number): void; method