Home
last modified time | relevance | path

Searched defs:IsFunctionType (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp235 bool SBType::IsFunctionType() { IsFunctionType() function in SBType
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h46 IsFunctionType, enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp111 bool CompilerType::IsFunctionType() const { IsFunctionType() function in CompilerType
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2978 bool TypeSystemClang::IsFunctionType(lldb::opaque_compiler_type_t type) { IsFunctionType() function in TypeSystemClang