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

/external/clang/include/clang/AST/
H A DType.h1524 bool isFunctionNoProtoType() const { return getAs<FunctionNoProtoType>(); } function in class:clang::Type

Completed in 894 milliseconds