Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTImporter.cpp451 return CompleteAndFetchChildren(qual_type); in Import()
460 return CompleteAndFetchChildren(qual_type); in Import()
475 return CompleteAndFetchChildren(qual_type); in Import()
619 bool ClangASTImporter::CompleteAndFetchChildren(clang::QualType type) { in CompleteAndFetchChildren() function in ClangASTImporter
DClangASTImporter.h93 bool CompleteAndFetchChildren(clang::QualType type);