Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h311 clang::NamedDecl *canonical_decl,
H A DTypeSystemClang.cpp6671 const clang::RecordDecl *record_decl, clang::NamedDecl *canonical_decl, in GetIndexForRecordChild() argument
6680 if (field->getCanonicalDecl() == canonical_decl) in GetIndexForRecordChild()