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

  /external/clang/test/CodeGen/
2005-09-24-BitFieldCrash.c 25 struct tree_function_decl function_decl; member in union:tree_node
30 decl->function_decl.built_in_class != 0;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
debug.h 93 void (* function_decl) (tree decl); member in struct:gcc_debug_hooks
  /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 72 DECL_OVERRIDE_P (in FUNCTION_DECL)
91 DECL_FINAL_P (in FUNCTION_DECL)
99 FNDECL_USED_AUTO (in FUNCTION_DECL)
131 DECL_LOCAL_FUNCTION_P (in FUNCTION_DECL)
135 DECL_TEMPLATE_INSTANTIATED (in a VAR_DECL or a FUNCTION_DECL)
139 2: DECL_THIS_EXTERN (in VAR_DECL or FUNCTION_DECL).
145 DECL_INVALID_OVERRIDER_P (in a FUNCTION_DECL)
147 6: DECL_THIS_STATIC (in VAR_DECL or FUNCTION_DECL).
151 DECL_THUNK_P (in a member FUNCTION_DECL)
153 8: DECL_DECLARED_CONSTEXPR_P (in VAR_DECL, FUNCTION_DECL)
996 tree function_decl; variable
    [all...]

Completed in 84 milliseconds