Home
last modified time | relevance | path

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

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