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 129 ClangAttrPCHWriteEmitter(Records).run(OS);
ClangAttrEmitter.cpp     [all...]

Completed in 207 milliseconds