Home
last modified time | relevance | path

Searched refs:removePointer (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/AST/Interp/
DPointer.cpp39 Pointee->removePointer(this); in ~Pointer()
48 Pointee->removePointer(this); in operator =()
65 Pointee->removePointer(this); in operator =()
DInterpBlock.cpp31 void Block::removePointer(Pointer *P) { in removePointer() function in Block
DInterpBlock.h126 void removePointer(Pointer *P);