Home
last modified time | relevance | path

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

/external/llvm-project/clang/utils/TableGen/
DTableGenBackends.h125 void EmitTestPragmaAttributeSupportedAttributes(llvm::RecordKeeper &Records,
DTableGen.cpp444 EmitTestPragmaAttributeSupportedAttributes(Records, OS); in ClangTableGenMain()
DClangAttrEmitter.cpp4205 void EmitTestPragmaAttributeSupportedAttributes(RecordKeeper &Records, in EmitTestPragmaAttributeSupportedAttributes() function