Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DTableGenBackends.h177 void EmitCdeBuiltinSema(const llvm::RecordKeeper &Records,
H A DTableGen.cpp585 EmitCdeBuiltinSema(Records, OS); in ClangTableGenMain()
H A DMveEmitter.cpp2247 void EmitCdeBuiltinSema(const RecordKeeper &Records, raw_ostream &OS) { in EmitCdeBuiltinSema() function