Searched defs:getParameterKind (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/ | ||
H A D | DXILEmitter.cpp | 73 static ParameterKind getParameterKind(const Record *R) { getParameterKind() function |
/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 1751 ImplicitParamKind getParameterKind() const { getParameterKind() function |