| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | 2007-04-05-PadBeforeZeroLengthField.c | 6 union A objects[]; member 8 void foo(union A * objects, struct B *array, unsigned long k) in foo()
|
| /llvm-project-15.0.7/llvm/test/MC/WebAssembly/ |
| H A D | typechecking-else.s | 4 objects: label
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | objc2-strong-cast-block-import.m | 6 Test ** __strong objects; field
|
| /llvm-project-15.0.7/clang/test/OpenMP/ |
| H A D | target_data_map_pointer_array_subscript_codegen.cpp | 33 MyObject *objects; variable
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | malloc.m | 39 id * objects; field
|
| /llvm-project-15.0.7/libc/cmake/modules/ |
| H A D | LLVMLibCLibraryRules.cmake | 83 set(objects "") variable
|
| /llvm-project-15.0.7/libclc/ |
| H A D | CMakeLists.txt | 255 set( objects convert.cl ) variable 261 set( objects ) variable
|
| /llvm-project-15.0.7/llvm/include/llvm/Object/ |
| H A D | TapiUniversal.h | 102 iterator_range<object_iterator> objects() const { in objects() function
|
| H A D | MachOUniversal.h | 143 iterator_range<object_iterator> objects() const { in objects() function
|
| /llvm-project-15.0.7/flang/include/flang/Semantics/ |
| H A D | symbol.h | 339 const SymbolVector &objects() const { return objects_; } in objects() function 341 void add_objects(const SymbolVector &objects) { in add_objects() 351 MutableSymbolVector &objects() { return objects_; } in objects() function 352 const MutableSymbolVector &objects() const { return objects_; } in objects() function
|
| /llvm-project-15.0.7/llvm/tools/dsymutil/ |
| H A D | DebugMap.h | 98 iterator_range<const_iterator> objects() const { in objects() function
|
| /llvm-project-15.0.7/flang/lib/Parser/ |
| H A D | parse-tree.cpp | 28 std::list<CommonBlockObject> &&objects, std::list<Block> &&others) { in CommonStmt()
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | ProgrammersManual.rst | 1082 Function template 1095 The ``function_ref`` class template 3216 .. _polymorphism:
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | cxx0x-initializer-constructor.cpp | 38 namespace objects { namespace
|
| /llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | PythonDataObjects.cpp | 568 PythonTuple::PythonTuple(std::initializer_list<PythonObject> objects) { in PythonTuple() 579 PythonTuple::PythonTuple(std::initializer_list<PyObject *> objects) { in PythonTuple()
|
| /llvm-project-15.0.7/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
| H A D | InstrumentationRuntimeTSan.cpp | 236 ValueObjectSP objects = in ConvertToStructuredArray() local
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | AutomaticReferenceCounting.rst | 942 .. _arc.ownership.restrictions.conversion.indirect:
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | ExprCXX.cpp | 1299 ArrayRef<CleanupObject> objects) in ExprWithCleanups() 1309 ArrayRef<CleanupObject> objects) { in Create()
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaExprObjC.cpp | 820 ParmVarDecl *objects = ParmVarDecl::Create(Context, Method, in BuildObjCArrayLiteral() local 982 ParmVarDecl *objects = ParmVarDecl::Create(Context, Method, in BuildObjCDictionaryLiteral() local
|
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | tools.cpp | 219 const auto &objects{block.get<CommonBlockDetails>().objects()}; in IsCommonBlockContaining() local
|
| H A D | resolve-names.cpp | 5304 auto &objects{symbol->get<CommonBlockDetails>().objects()}; in CheckSaveStmts() local 5956 auto &objects{std::get<std::list<parser::DataIDoObject>>(x.t)}; in Pre() local
|