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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCTagsEmitter.cpp84 void EmitCTags(RecordKeeper &RK, raw_ostream &OS) { CTagsEmitter(RK).run(OS); } function in namespace:llvm
H A DTableGenBackends.h83 void EmitCTags(RecordKeeper &RK, raw_ostream &OS);
H A DTableGen.cpp221 EmitCTags(Records, OS);

Completed in 64 milliseconds