Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DPointer.cpp36 Pointee->removePointer(this); in ~Pointer()
45 Pointee->removePointer(this); in operator =()
62 Pointee->removePointer(this); in operator =()
H A DInterpBlock.cpp31 void Block::removePointer(Pointer *P) { in removePointer() function in Block
H A DInterpBlock.h91 void removePointer(Pointer *P);