Home
last modified time | relevance | path

Searched refs:EmitDirectivesDecl (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DTableGenBackends.h94 void EmitDirectivesDecl(RecordKeeper &RK, raw_ostream &OS);
DTableGen.cpp275 EmitDirectivesDecl(Records, OS); in LLVMTableGenMain()
DDirectiveEmitter.cpp178 void EmitDirectivesDecl(RecordKeeper &Records, raw_ostream &OS) { in EmitDirectivesDecl() function