Home
last modified time | relevance | path

Searched defs:destructor (Results 1 – 10 of 10) sorted by relevance

/llvm-project/compiler-rt/test/orc/TestCases/Linux/aarch64/
H A Dpriority-static-initializer.S14 .globl destructor symbol
17 destructor: label
/llvm-project/compiler-rt/test/orc/TestCases/FreeBSD/x86-64/
H A Dpriority-static-initializer.S15 .globl destructor symbol
18 destructor: label
/llvm-project/compiler-rt/test/orc/TestCases/Linux/x86-64/
H A Dpriority-static-initializer.S15 .globl destructor symbol
18 destructor: label
/llvm-project/compiler-rt/test/orc/TestCases/Linux/ppc64/
H A Dpriority-static-initializer.S100 .globl destructor symbol
103 destructor: label
/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp20.cpp10 void destructor() { in destructor() function
/llvm-project/compiler-rt/test/profile/Posix/
H A Dgcov-destructor.c18 __attribute__((destructor)) // CHECK: -: [[#@LINE]]:__attribute__ in destructor() function
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_posix_test.cpp28 void destructor(void *arg) { destructor() function
/llvm-project/clang/test/CodeGenCXX/
H A Dpredefined-expr.cpp499 NS::Destructor destructor; in main() local
/llvm-project/libcxxabi/src/
H A Dcxa_vector.cpp86 st_cxa_cleanup ( void *ptr, size_t &idx, size_t element_size, destruct_f destructor ) in st_cxa_cleanup() argument
[all...]
/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1461 explicit CXXTemporary(const CXXDestructorDecl *destructor) in CXXTemporary() argument
[all...]