OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCallingConvention
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeTypeFunctionSig.cpp
118
dumpSymbolField(OS, "callingConvention",
getCallingConvention
(), Indent);
151
PDB_CallingConv NativeTypeFunctionSig::
getCallingConvention
() const {
NativeRawSymbol.cpp
144
PDB_CallingConv NativeRawSymbol::
getCallingConvention
() const {
/src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
Dwarf.cpp
404
unsigned llvm::dwarf::
getCallingConvention
(StringRef CCString) {
/src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
CGFunctionInfo.h
683
///
getCallingConvention
- Return the user specified calling
685
unsigned
getCallingConvention
() const { return CallingConvention; }
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
DIARawSymbol.cpp
624
PDB_CallingConv DIARawSymbol::
getCallingConvention
() const {
Completed in 23 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026