HomeSort by: relevance | last modified time | path
    Searched defs:Destruct (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 91 HandleType::Destruct(Handle);
97 HandleType::Destruct(Handle);
119 static void Destruct(handle_type Handle) {
135 static void Destruct(handle_type Handle) {
151 static void Destruct(handle_type Handle) {
KillTheDoctor.cpp 91 HandleType::Destruct(Handle);
97 HandleType::Destruct(Handle);
119 static void Destruct(handle_type Handle) {
135 static void Destruct(handle_type Handle) {
151 static void Destruct(handle_type Handle) {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprAgg.cpp 669 bool Destruct =
671 if (Destruct)
676 if (Destruct)
831 bool Destruct =
834 if (Destruct)
839 if (Destruct)
CGExprAgg.cpp 669 bool Destruct =
671 if (Destruct)
676 if (Destruct)
831 bool Destruct =
834 if (Destruct)
839 if (Destruct)

Completed in 89 milliseconds