Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DTableGenBackends.h68 void EmitClangRegularKeywordAttributeInfo(const llvm::RecordKeeper &Records,
H A DTableGen.cpp391 EmitClangRegularKeywordAttributeInfo(Records, OS); in ClangTableGenMain()
H A DClangAttrEmitter.cpp3763 void EmitClangRegularKeywordAttributeInfo(const RecordKeeper &Records, in EmitClangRegularKeywordAttributeInfo() function