Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DTableGenBackends.h133 void EmitTestPragmaAttributeSupportedAttributes(llvm::RecordKeeper &Records,
H A DTableGen.cpp480 EmitTestPragmaAttributeSupportedAttributes(Records, OS); in ClangTableGenMain()
H A DClangAttrEmitter.cpp4743 void EmitTestPragmaAttributeSupportedAttributes(RecordKeeper &Records, in EmitTestPragmaAttributeSupportedAttributes() function