Searched refs:emitLastNodeInvocation (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangTypeNodesEmitter.cpp95 void emitLastNodeInvocation(TypeNode lastType);
173 emitLastNodeInvocation(lastType);
176 void TypeNodeEmitter::emitLastNodeInvocation(TypeNode type) { function in class:TypeNodeEmitter

Completed in 195 milliseconds