Searched refs:hasPointers (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/lib/AST/Interp/ | ||
| H A D | InterpState.cpp | 59 if (B->hasPointers()) { in deallocate() |
| H A D | InterpBlock.h | 49 bool hasPointers() const { return Pointers; } in hasPointers() function |