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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2013 bool isFunctionProtoType() const { return getAs<FunctionProtoType>(); } function

Completed in 79 milliseconds