Home
last modified time | relevance | path

Searched refs:canonical_decl (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp6446 clang::NamedDecl *canonical_decl, in GetIndexForRecordChild() argument
6455 if (field->getCanonicalDecl() == canonical_decl) in GetIndexForRecordChild()