Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerType.cpp142 bool CompilerType::IsFunctionPointerType() const { in IsFunctionPointerType() function in CompilerType
H A DClangASTContext.cpp3277 bool ClangASTContext::IsFunctionPointerType(lldb::opaque_compiler_type_t type) { in IsFunctionPointerType() function in ClangASTContext