Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h310 clang::NamedDecl *canonical_decl,
H A DTypeSystemClang.cpp6546 const clang::RecordDecl *record_decl, clang::NamedDecl *canonical_decl, in GetIndexForRecordChild() argument
6555 if (field->getCanonicalDecl() == canonical_decl) in GetIndexForRecordChild()