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

  /external/clang/utils/TableGen/
ClangAttrEmitter.h 73 /// ClangAttrPCHWriteEmitter - class emits the code to read an attribute from
75 class ClangAttrPCHWriteEmitter : public TableGenBackend {
79 explicit ClangAttrPCHWriteEmitter(RecordKeeper &R)
TableGen.cpp 118 ClangAttrPCHWriteEmitter(Records).run(OS);
ClangAttrEmitter.cpp 723 void ClangAttrPCHWriteEmitter::run(raw_ostream &OS) {

Completed in 44 milliseconds