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

  /external/clang/utils/TableGen/
ClangAttrEmitter.h 99 /// ClangAttrLateParsedListEmitter emits the LateParsed property for attributes
101 class ClangAttrLateParsedListEmitter : public TableGenBackend {
105 explicit ClangAttrLateParsedListEmitter(RecordKeeper &R)
TableGen.cpp 124 ClangAttrLateParsedListEmitter(Records).run(OS);
ClangAttrEmitter.cpp 767 void ClangAttrLateParsedListEmitter::run(raw_ostream &OS) {

Completed in 453 milliseconds