HomeSort by relevance Sort by last modified time
    Searched refs:AttrA (Results 1 - 2 of 2) sorted by null

  /external/llvm/unittests/IR/
AttributesTest.cpp 20 Attribute AttrA = Attribute::get(C, Attribute::AlwaysInline);
22 EXPECT_EQ(AttrA, AttrB);
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]

Completed in 66 milliseconds