Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DTypeSystem.cpp69 bool TypeSystem::IsAnonymousType(lldb::opaque_compiler_type_t type) { in IsAnonymousType() function in TypeSystem
H A DCompilerType.cpp38 bool CompilerType::IsAnonymousType() const { in IsAnonymousType() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp277 bool SBType::IsAnonymousType() { in IsAnonymousType() function in SBType
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2796 bool TypeSystemClang::IsAnonymousType(lldb::opaque_compiler_type_t type) { in IsAnonymousType() function in TypeSystemClang