Searched defs:IsBlockPointerType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 156 bool CompilerType::IsBlockPointerType( IsBlockPointerType() function in CompilerType |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 3140 bool TypeSystemClang::IsBlockPointerType( IsBlockPointerType() function in TypeSystemClang |