Searched defs:IsFunctionType (Results 1 – 3 of 3) sorted by relevance
236 bool SBType::IsFunctionType() { in IsFunctionType() function in SBType
101 bool CompilerType::IsFunctionType() const { in IsFunctionType() function in CompilerType
3011 bool TypeSystemClang::IsFunctionType(lldb::opaque_compiler_type_t type) { in IsFunctionType() function in TypeSystemClang