Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBlock.cpp36 void Block::removePointer(Pointer *P) { in removePointer() function in Block
73 removePointer(Old); in replacePointer()
H A DPointer.cpp62 Pointee->removePointer(this); in ~Pointer()
74 PointeeStorage.BS.Pointee->removePointer(this); in operator =()
102 PointeeStorage.BS.Pointee->removePointer(this); in operator =()
H A DInterpBlock.h148 void removePointer(Pointer *P);