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

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

Completed in 220 milliseconds