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/
H A DPointer.cpp39 Pointee->removePointer(this); in ~Pointer()
48 Pointee->removePointer(this); in operator =()
65 Pointee->removePointer(this); in operator =()
H A DInterpBlock.cpp31 void Block::removePointer(Pointer *P) { in removePointer() function in Block
H A DInterpBlock.h126 void removePointer(Pointer *P);