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

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
langhooks.h 456 tree (*builtin_function) (tree decl); member in struct:lang_hooks
458 /* Like builtin_function, but make sure the scope is the external scope.
462 ISAs. If this points to the same function as builtin_function, the
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
langhooks.h 481 tree (*builtin_function) (tree decl); member in struct:lang_hooks
483 /* Like builtin_function, but make sure the scope is the external scope.
487 ISAs. If this points to the same function as builtin_function, the
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
langhooks.h 488 tree (*builtin_function) (tree decl); member in struct:lang_hooks
490 /* Like builtin_function, but make sure the scope is the external scope.
494 ISAs. If this points to the same function as builtin_function, the

Completed in 459 milliseconds