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

  /external/clang/test/SemaCXX/
attr-optnone.cpp 35 __attribute__((optnone)) int qux2(); // expected-note{{conflicting}}
36 __forceinline int qux2() { return 1; } // expected-warning{{'__forceinline' attribute ignored}} function
  /external/clang/test/Sema/
self-comparison.c 25 int qux2(int x) { function
  /external/protobuf/src/google/protobuf/
descriptor_unittest.cc 1536 EnumDescriptorProto* qux2 = AddNestedEnum(message2, "Qux"); local
    [all...]

Completed in 222 milliseconds