Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/API/
H A DSBType.cpp236 bool SBType::IsFunctionType() { in IsFunctionType() function in SBType
/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompilerType.cpp101 bool CompilerType::IsFunctionType() const { in IsFunctionType() function in CompilerType
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3011 bool TypeSystemClang::IsFunctionType(lldb::opaque_compiler_type_t type) { in IsFunctionType() function in TypeSystemClang