Searched defs:IsFunctionPointerType (Results 1 – 2 of 2) sorted by relevance
165 bool CompilerType::IsFunctionPointerType() const { in IsFunctionPointerType() function in CompilerType
3212 bool TypeSystemClang::IsFunctionPointerType(lldb::opaque_compiler_type_t type) { in IsFunctionPointerType() function in TypeSystemClang