Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp227 TagDecl *candidate_tag_decl = in FindCompleteType() local
264 TagDecl *candidate_tag_decl = const_cast<TagDecl *>(tag_type->getDecl()); in FindCompleteType() local