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

  /external/clang/utils/TableGen/
ClangAttrEmitter.h 34 /// ClangAttrImplEmitter - class emits the class method defintions for
36 class ClangAttrImplEmitter : public TableGenBackend {
40 explicit ClangAttrImplEmitter(RecordKeeper &R)
TableGen.cpp 120 ClangAttrImplEmitter(Records).run(OS);
ClangAttrEmitter.cpp 748 void ClangAttrImplEmitter::run(raw_ostream &OS) {
    [all...]

Completed in 66 milliseconds