Home
last modified time | relevance | path

Searched refs:getParamTypeInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h560 NullabilityKind getParamTypeInfo(unsigned index) const { in getParamTypeInfo() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp489 applyNullability(S, Param, Info.getParamTypeInfo(I), Metadata); in ProcessAPINotes()