Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangTypeNodesEmitter.cpp188 if (!type.isSubClassOf(LeafTypeClassName)) continue; in emitLeafNodeInvocations()
H A DASTTableGen.h40 #define LeafTypeClassName "LeafType" macro