HomeSort by relevance Sort by last modified time
    Searched full:by_ref (Results 1 - 5 of 5) sorted by null

  /external/clang/test/SemaCXX/
warn-loop-analysis.cpp 8 void by_ref(int &value) { } function
23 for (int i; i < 1; ) { by_ref(i); }
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ipa-prop.h 458 /* Type of the new parameter. However, if by_ref is true, the real type will
497 unsigned by_ref : 1; member in struct:ipa_parm_adjustment
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ipa-prop.h 458 /* Type of the new parameter. However, if by_ref is true, the real type will
497 unsigned by_ref : 1; member in struct:ipa_parm_adjustment
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ipa-prop.h 458 /* Type of the new parameter. However, if by_ref is true, the real type will
497 unsigned by_ref : 1; member in struct:ipa_parm_adjustment
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ipa-prop.h 458 /* Type of the new parameter. However, if by_ref is true, the real type will
497 unsigned by_ref : 1; member in struct:ipa_parm_adjustment

Completed in 271 milliseconds