Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp225 TagDecl *candidate_tag_decl = FindCompleteType() local
253 TagDecl *candidate_tag_decl = const_cast<TagDecl *>(tag_type->getDecl()); FindCompleteType() local