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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
c-tree.h 72 DECL_LANG_FLAG_3 (FUNCTION_DECL_CHECK (EXP))
77 DECL_LANG_FLAG_6 (FUNCTION_DECL_CHECK (EXP))
88 #define C_DECL_USED(EXP) DECL_LANG_FLAG_5 (FUNCTION_DECL_CHECK (EXP))
tree.h     [all...]
tree-check.h 36 #define FUNCTION_DECL_CHECK(t) TREE_CHECK (t, FUNCTION_DECL)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cp-tree.h     [all...]

Completed in 82 milliseconds