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