Searched refs:pdb_cc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp336 static clang::CallingConv TranslateCallingConvention(PDB_CallingConv pdb_cc) { argument
337 switch (pdb_cc) {

Completed in 22 milliseconds