OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClangDeclContextEmitter
(Results
1 - 3
of
3
) sorted by null
/external/clang/utils/TableGen/
ClangASTNodesEmitter.h
67
///
ClangDeclContextEmitter
- Emits an addendum to a .inc file to enumerate the
70
class
ClangDeclContextEmitter
: public TableGenBackend {
74
explicit
ClangDeclContextEmitter
(RecordKeeper &R)
TableGen.cpp
157
ClangDeclContextEmitter
(Records).run(OS);
ClangASTNodesEmitter.cpp
127
void
ClangDeclContextEmitter
::run(raw_ostream &OS) {
Completed in 21 milliseconds