Searched defs:IsFunctionType (Results 1 – 4 of 4) sorted by relevance
253 bool SBType::IsFunctionType() { in IsFunctionType() function in SBType
47 IsFunctionType, enumerator
134 bool CompilerType::IsFunctionType() const { in IsFunctionType() function in CompilerType
3058 bool TypeSystemClang::IsFunctionType(lldb::opaque_compiler_type_t type) { in IsFunctionType() function in TypeSystemClang