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

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
input.h 65 #define in_system_header_at(LOC) ((expand_location (LOC)).sysp != 0) macro
66 #define in_system_header (in_system_header_at (input_location))
diagnostic.h 184 && !(in_system_header_at (LOC) && !warn_system_headers))
tree.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
input.h 65 #define in_system_header_at(LOC) ((expand_location (LOC)).sysp != 0) macro
66 #define in_system_header (in_system_header_at (input_location))
diagnostic.h 184 && !(in_system_header_at (LOC) && !warn_system_headers))
tree.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
input.h 65 #define in_system_header_at(LOC) ((expand_location (LOC)).sysp != 0) macro
66 #define in_system_header (in_system_header_at (input_location))
diagnostic.h 184 && !(in_system_header_at (LOC) && !warn_system_headers))
tree.h     [all...]

Completed in 424 milliseconds