Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp226 void printDeclContext(const std::multimap<Record *, Record *> &Tree, in printDeclContext() function
233 printDeclContext(Tree, i->second, OS); in printDeclContext()
264 printDeclContext(Tree, DeclContext, OS); in EmitClangDeclContext()