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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp5417 bool isFunctionType() const { return (Fn != nullptr); } function in struct:__anon4082::FunctionTypeUnwrapper
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h5302 inline bool Type::isFunctionType() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type

Completed in 129 milliseconds