Searched defs:IsFunctionType (Results 1 – 4 of 4) sorted by relevance
235 bool SBType::IsFunctionType() { in IsFunctionType() function in SBType
46 IsFunctionType, enumerator
119 bool CompilerType::IsFunctionType() const { in IsFunctionType() function in CompilerType
3046 bool TypeSystemClang::IsFunctionType(lldb::opaque_compiler_type_t type) { in IsFunctionType() function in TypeSystemClang