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