Home
last modified time | relevance | path

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

/external/llvm-project/clang/utils/TableGen/
DClangTypeNodesEmitter.cpp71 #define LeafTypeMacroName "LEAF_TYPE" macro
185 Out << "#ifdef " LeafTypeMacroName "\n"; in emitLeafNodeInvocations()
189 Out << LeafTypeMacroName "(" << type.getId() << ")\n"; in emitLeafNodeInvocations()
192 Out << "#undef " LeafTypeMacroName "\n" in emitLeafNodeInvocations()