Searched defs:ast_builder (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ | ||
H A D | SymbolFileNativePDB.cpp | 1013 ast_builder->ParseDeclsForContext(*context); in ParseDeclsForContext() local |
H A D | UdtRecordCompleter.cpp | 39 PdbAstBuilder &ast_builder, PdbIndex &index, in UdtRecordCompleter() argument |