Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUUsage.rst10517 .. _amdgpu-amdhsa-function-call-convention-kernel-functions:
10519 Kernel Functions
10547 Non-Kernel Functions
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp100 static std::string formatCallingConvention(CallingConvention Convention) { in formatCallingConvention()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp5765 SwiftErrorAttr::ConventionKind Convention; in handleSwiftError() local