Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp109 for (CreationRule creationRule : in ASTPropsEmitter() local
111 HasProperties node = creationRule.getClass(); in ASTPropsEmitter()
115 PrintFatalError(creationRule.getLoc(), in ASTPropsEmitter()
119 info.Creator = creationRule; in ASTPropsEmitter()