Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp207 bool ptr_or_ref = false; in GetVTableAddress() local
209 ptr_or_ref = true; in GetVTableAddress()
223 if (ptr_or_ref) { in GetVTableAddress()