Home
last modified time | relevance | path

Searched defs:IsFunctionPointerType (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp122 bool CompilerType::IsFunctionPointerType() const { in IsFunctionPointerType() function in CompilerType
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp3053 bool TypeSystemClang::IsFunctionPointerType(lldb::opaque_compiler_type_t type) { in IsFunctionPointerType() function in TypeSystemClang