Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.h251 size_t calling_convention = llvm::dwarf::DW_CC_normal; member
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbAstBuilder.cpp1130 llvm::codeview::CallingConvention calling_convention) { in CreateFunctionType()