Searched defs:getCC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1101 uint8_t getCC() const { return CC; } function in class:llvm::DISubroutineType
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h3592 CallingConv getCC() const { return CallingConv(Bits & CallConvMask); } function in class:clang::FunctionType::ExtInfo

Completed in 134 milliseconds