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

/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DType.h7136 inline bool Type::isMemberFunctionPointerType() const { function in class:clang::FunctionType::ExtInfo::Type
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3125 auto isMemberFunctionPointerType = [](clang::QualType qual_type) { local

Completed in 263 milliseconds