Home
last modified time | relevance | path

Searched defs:getCallingConvention (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Support/
DDwarf.cpp398 unsigned llvm::dwarf::getCallingConvention(StringRef CCString) { in getCallingConvention() function in llvm::dwarf
/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h571 unsigned getCallingConvention() const { return CallingConvention; } in getCallingConvention() function
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp482 PDB_CallingConv DIARawSymbol::getCallingConvention() const { in getCallingConvention() function in DIARawSymbol