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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h1526 bool isFunctionProtoType() const { return getAs<FunctionProtoType>(); } function in class:clang::Type

Completed in 101 milliseconds