/llvm-project/lld/test/ELF/ |
H A D | symbol-ordering-file-warnings.s | 140 .global gc symbol 141 gc: label
|
/llvm-project/clang/test/OpenMP/ |
H A D | target_enter_data_depend_codegen.cpp | 30 double gc[100]; variable [all...] |
H A D | target_update_depend_codegen.cpp | 30 double gc[100]; variable [all...] |
H A D | target_exit_data_depend_codegen.cpp | 30 double gc[100]; variable [all...] |
H A D | target_enter_data_codegen.cpp | 30 double gc[100]; variable 246 double gc[100]; variable
|
H A D | target_data_codegen.cpp | 30 double gc[100]; variable 245 double gc[100]; variable
|
H A D | target_exit_data_codegen.cpp | 30 double gc[100]; variable
|
H A D | target_update_codegen.cpp | 30 double gc[100]; variable
|
/llvm-project/clang/test/CodeGen/ |
H A D | 2008-08-07-AlignPadding1.c | 11 } gc; global() member
|
H A D | union-init.c | 11 } gc; member
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | microsoft-abi-multiple-nonvirtual-inheritance.cpp | 156 GrandchildOverride gc; in emit_ctors() local
|
H A D | pr33080.cpp | 12 void gc(struct A *, __unaligned struct A *) {} in gc() function
|
/llvm-project/clang/test/Sema/ |
H A D | attr-flag-enum.c | 17 gc = 0x5, // no-warning enumerator
|
/llvm-project/clang/test/SemaTemplate/ |
H A D | destructor-template.cpp | 75 template <typename T> int Marshal<T>::gc() { in gc() function in rdar13140795::Marshal
|
/llvm-project/llvm/docs/ |
H A D | GarbageCollection.rst | 223 .. _gcroot:
|
H A D | LangRef.rst | 1685 .. _gc: global() target [all...] |
/llvm-project/clang/test/SemaCXX/ |
H A D | cxx0x-deleted-default-ctor.cpp | 63 good_const gc; variable
|
/llvm-project/clang-tools-extra/pseudo/lib/ |
H A D | GLR.cpp |
|
/llvm-project/mlir/lib/Target/LLVMIR/ |
H A D | ModuleTranslation.cpp | 1514 if (auto gc = function.getGarbageCollector()) convertFunctionSignatures() local
|
/llvm-project/clang/test/CXX/drs/ |
H A D | cwg2xx.cpp | 224 testG(G::C<G::X::A,G::Y::B> gc) testG() argument
|
/llvm-project/llvm/bindings/ocaml/llvm/ |
H A D | llvm.mli | 1489 val gc : llvalue -> string option global() val
|
/llvm-project/clang/lib/AST/ |
H A D | TypePrinter.cpp | 2519 if (Qualifiers::GC gc = getObjCGCAttr()) { print() local
|