Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBType.cpp242 bool SBType::IsFunctionType() { in IsFunctionType() function in SBType
/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp95 bool CompilerType::IsFunctionType() const { in IsFunctionType() function in CompilerType
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp2918 bool TypeSystemClang::IsFunctionType(lldb::opaque_compiler_type_t type) { in IsFunctionType() function in TypeSystemClang