HomeSort by relevance Sort by last modified time
    Searched refs:IDENTIFIER_NODE_CHECK (Results 1 - 3 of 3) 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/
tree.h     [all...]
tree-check.h 7 #define IDENTIFIER_NODE_CHECK(t) TREE_CHECK (t, IDENTIFIER_NODE)
  /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 254 ((struct lang_identifier*)IDENTIFIER_NODE_CHECK (NODE))
    [all...]

Completed in 922 milliseconds