Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Symbol/
HDTypeSystem.cpp69 bool TypeSystem::IsAnonymousType(lldb::opaque_compiler_type_t type) { in IsAnonymousType() function in TypeSystem
HDCompilerType.cpp38 bool CompilerType::IsAnonymousType() const { in IsAnonymousType() function in CompilerType
/freebsd-14-stable/contrib/llvm-project/lldb/source/API/
HDSBType.cpp277 bool SBType::IsAnonymousType() { in IsAnonymousType() function in SBType
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.cpp2796 bool TypeSystemClang::IsAnonymousType(lldb::opaque_compiler_type_t type) { in IsAnonymousType() function in TypeSystemClang