Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DTypeSystem.cpp69 bool TypeSystem::IsAnonymousType(lldb::opaque_compiler_type_t type) { in IsAnonymousType() function in TypeSystem
DCompilerType.cpp37 bool CompilerType::IsAnonymousType() const { in IsAnonymousType() function in CompilerType
/external/llvm-project/lldb/source/API/
DSBType.cpp266 bool SBType::IsAnonymousType() { in IsAnonymousType() function in SBType
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp2735 bool TypeSystemClang::IsAnonymousType(lldb::opaque_compiler_type_t type) { in IsAnonymousType() function in TypeSystemClang