Home
last modified time | relevance | path

Searched defs:name_buf (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.cpp185 DataBufferHeap name_buf(1024, '\0'); in Read() local
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1256 char *name_buf = nullptr; ParseSubroutine() local