Home
last modified time | relevance | path

Searched defs:isParamExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp274 bool ParsedAttr::isParamExpr(size_t N) const { in isParamExpr() function in ParsedAttr
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp4586 static bool isParamExpr(const Record *Arg) { in isParamExpr() function