Searched defs:importAttr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 9186 void importAttr(const T *FromAttr, Arg &&...ImportedArg) { importAttr() function in __anon6795a15e0811::AttrImporter |
/llvm-project/clang/unittests/AST/ | ||
H A D | ASTImporterTest.cpp | 7714 void importAttr(const char *Code, AT *&FromAttr, AT *&ToAttr, importAttr() function |