Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h435 unsigned getCallingConvention() const { return CallingConvention; } in getCallingConvention() function
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp469 PDB_CallingConv DIARawSymbol::getCallingConvention() const { in getCallingConvention() function in DIARawSymbol