Searched defs:AddAttributes (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/IR/ | ||
H A D | AttributesTest.cpp | 65 TEST(Attributes,AddAttributes) TEST() argument |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 4698 void ASTRecordWriter::AddAttributes(ArrayRef<const Attr *> Attrs) { AddAttributes() function in ASTRecordWriter |