Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp656 CompilerType func_sig_ast_type = in CreateLLDBTypeFromPDBType() local
/src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1219 CompilerType func_sig_ast_type = m_clang.CreateFunctionType( in CreateFunctionType() local