Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp450 return CompleteAndFetchChildren(qual_type); in Import()
459 return CompleteAndFetchChildren(qual_type); in Import()
474 return CompleteAndFetchChildren(qual_type); in Import()
857 bool ClangASTImporter::CompleteAndFetchChildren(clang::QualType type) { in CompleteAndFetchChildren() function in ClangASTImporter
H A DClangASTImporter.h178 bool CompleteAndFetchChildren(clang::QualType type);