Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DCodeCompletion.cpp221 TranslationUnitDecl *ChildTUDeclCtxt; member in clang::ExternalSource
264 : ChildTUDeclCtxt(ChildASTCtxt.getTranslationUnitDecl()), in ExternalSource()
292 assert(ChildDeclContext && ChildDeclContext == ChildTUDeclCtxt && in completeVisibleDeclsMap()