HomeSort by relevance Sort by last modified time
    Searched defs:use2 (Results 1 - 4 of 4) sorted by null

  /external/clang/test/Modules/
merge-template-members.cpp 14 B<int>::C use2; variable
  /external/clang/test/Analysis/inlining/
eager-reclamation-path-notes.c 27 void use2(int *ptr, int val) { function
33 use2(p, compute());
35 // expected-note@-2 {{Calling 'use2'}}
662 // CHECK-NEXT: <string>Calling &apos;use2&apos;</string>
664 // CHECK-NEXT: <string>Calling &apos;use2&apos;</string>
    [all...]
  /external/clang/test/CodeGenCXX/
cxx1z-inline-variables.cpp 19 const int &use2 = internal_inline; variable
  /external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.deprecated/
p1.cpp 13 int use2 = s.member; // expected-warning {{'member' is deprecated}} variable

Completed in 1548 milliseconds