HomeSort by relevance Sort by last modified time
    Searched refs:EmitCTags (Results 1 - 3 of 3) sorted by null

  /external/llvm/utils/TableGen/
TableGenBackends.h 80 void EmitCTags(RecordKeeper &RK, raw_ostream &OS);
CTagsEmitter.cpp 85 void EmitCTags(RecordKeeper &RK, raw_ostream &OS) { CTagsEmitter(RK).run(OS); }
TableGen.cpp 169 EmitCTags(Records, OS);

Completed in 2460 milliseconds