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

  /external/clang/lib/CodeGen/
CGException.h 46 static const EHPersonality GNU_CPlusPlus;
CGException.cpp 159 const EHPersonality EHPersonality::GNU_CPlusPlus("__gxx_personality_v0");
184 return EHPersonality::GNU_CPlusPlus;
    [all...]

Completed in 81 milliseconds