Searched defs:isaPointer (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ | ||
H A D | DWARFDIE.cpp | 319 bool isaPointer = AppendTypeName() local |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DebugInfoMetadata.h | 1000 bool isaPointer() { return (RawData >> 21) & 1; } isaPointer() function |