HomeSort by relevance Sort by last modified time
    Searched full:dtor (Results 201 - 225 of 370) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 778 // Since a single ctor/dtor corresponds to multiple functions, it doesn't
779 // make sense to give a single ctor/dtor a linkage name.
    [all...]
CodeGenModule.cpp 369 void CodeGenModule::AddGlobalDtor(llvm::Function * Dtor, int Priority) {
371 GlobalDtors.push_back(std::make_pair(Dtor, Priority));
    [all...]
CGCall.cpp 164 assert(FTP->getNumArgs() == 0 && "dtor with formal parameters");
    [all...]
  /external/icu4c/test/intltest/
apicoll.cpp 90 // ctor, dtor, createInstance, compare, getStrength/setStrength
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/bin/
c++ 
g++ 
gcc 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-c++ 
arm-eabi-cpp 
arm-eabi-g++ 
arm-eabi-gcc 
arm-eabi-gcc-4.2.1 
  /external/llvm/include/llvm/Support/
CommandLine.h 511 virtual ~generic_parser_base() {} // Base class should have virtual-dtor
    [all...]
  /external/llvm/lib/Support/
CommandLine.cpp 75 // avoid static ctor/dtor issues.
    [all...]
  /external/stlport/stlport/stl/
_rope.h     [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h     [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_deque.h 785 * The dtor only erases the elements, and note that if the elements
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 785 * The dtor only erases the elements, and note that if the elements
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_rope.h     [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 785 * The dtor only erases the elements, and note that if the elements
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_rope.h     [all...]
  /external/valgrind/main/coregrind/m_demangle/
cp-demangle.c     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/arm-eabi/bin/
c++ 
g++ 
gcc 

Completed in 762 milliseconds

1 2 3 4 5 6 7 891011>>