Searched defs:IsFunctionPointerType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 163 bool CompilerType::IsFunctionPointerType() const { in IsFunctionPointerType() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 3169 bool TypeSystemClang::IsFunctionPointerType(lldb::opaque_compiler_type_t type) { IsFunctionPointerType() function in TypeSystemClang |