Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp635 CompilerType arg_ast_type = arg_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType() local
636 arg_list.push_back(arg_ast_type); in CreateLLDBTypeFromPDBType()