Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBlock.cpp39 void Block::removePointer(Pointer *P) { in removePointer() function in Block
H A DInterpBlock.h152 void removePointer(Pointer *P);
H A DPointer.cpp63 Pointee->removePointer(this); in ~Pointer()
80 Pointee->removePointer(this); in operator =()
117 Pointee->removePointer(this); in operator =()