Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DTableGenBackends.h156 void EmitTestPragmaAttributeSupportedAttributes(llvm::RecordKeeper &Records,
H A DTableGen.cpp572 EmitTestPragmaAttributeSupportedAttributes(Records, OS); in ClangTableGenMain()
H A DClangAttrEmitter.cpp5260 void EmitTestPragmaAttributeSupportedAttributes(RecordKeeper &Records, in EmitTestPragmaAttributeSupportedAttributes() function