Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Interpreter/
HDCodeCompletion.cpp276 IdentifierTable &ParentIdTable = ParentASTCtxt.Idents; in FindExternalVisibleDeclsByName() local
279 DeclarationName(&(ParentIdTable.get(Name.getAsString()))); in FindExternalVisibleDeclsByName()