Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Symbol/
DTypeSystem.cpp68 bool TypeSystem::IsAnonymousType(lldb::opaque_compiler_type_t type) { in IsAnonymousType() function in TypeSystem
DCompilerType.cpp39 bool CompilerType::IsAnonymousType() const { in IsAnonymousType() function in CompilerType
/openbsd/src/gnu/llvm/lldb/source/API/
DSBType.cpp259 bool SBType::IsAnonymousType() { in IsAnonymousType() function in SBType
/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp2856 bool TypeSystemClang::IsAnonymousType(lldb::opaque_compiler_type_t type) { in IsAnonymousType() function in TypeSystemClang