Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp211 printDeclContext(const std::multimap<const Record *, const Record *> &Tree, in printDeclContext() function
217 printDeclContext(Tree, II->second, OS); in printDeclContext()
241 printDeclContext(Tree, DeclContext, OS); in EmitClangDeclContext()