Home
last modified time | relevance | path

Searched defs:glob (Results 1 – 25 of 30) sorted by relevance

12

/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Posix/
H A Dinit-order-pthread-create.cpp21 void *glob = bar((void*)0x1234, false); variable
25 void **glob = (void**)arg; in poll() local
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps/
H A Dunconditional.cpp8 int glob; variable
/llvm-project-15.0.7/clang/test/CodeGenSYCL/
H A Daddress-space-mangling.cpp22 __attribute__((opencl_global)) int *glob; in test() local
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter-tests/memvars/
H A Dptr-to.c13 int glob; variable
H A Dstruct-dse.c14 struct Nums glob; variable
/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Dpthread_atfork_deadlock.c9 int glob = 0; variable
H A Dpthread_atfork_deadlock2.c11 int glob = 0; variable
H A Dpthread_atfork_deadlock3.c13 long glob = 0; variable
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dunique-internal-linkage-names-dwarf.c10 static int glob; variable
H A Dunique-internal-linkage-names.cpp6 static int glob; variable
/llvm-project-15.0.7/lld/test/ELF/
H A Dppc64-func-entry-points.s64 glob: label
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddebug-info-global-ctor-dtor.cpp15 A glob; variable
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dconflict-nonfragile-abi2.m8 @property int glob; property
/llvm-project-15.0.7/clang/test/Analysis/
H A Dexplain-svals.c15 int glob; variable
H A Dsymbol-reaper.cpp7 int glob; variable
H A Dcall-invalidation.cpp126 PlainStruct glob; variable
H A Dexplain-svals.cpp32 int glob; variable
H A Dstd-c-library-functions.c66 int glob; variable
H A Dstd-c-library-functions-arg-constraints.c24 int glob; variable
H A Dtemporaries.cpp887 int glob; variable
991 int glob; variable
1116 int glob; variable
H A Dsmart-ptr.cpp530 int glob; variable
/llvm-project-15.0.7/clang/test/Analysis/inlining/
H A Dtemp-dtors-path-notes.cpp44 int glob; variable
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/boost/
H A Duse-to-string.cpp119 const auto glob = boost::lexical_cast<std::string>(42); variable
/llvm-project-15.0.7/llvm/utils/vscode/llvm/
H A Dpackage-lock.json147 "glob": { object
291 "glob": "^7.1.1", string
/llvm-project-15.0.7/flang/lib/Optimizer/Builder/
H A DFIRBuilder.cpp244 if (auto glob = module.lookupSymbol<fir::GlobalOp>(name)) in createGlobal() local
247 auto glob = create<fir::GlobalOp>(loc, name, isConst, type, value, linkage); in createGlobal() local
257 if (auto glob = module.lookupSymbol<fir::GlobalOp>(name)) in createGlobal() local
260 auto glob = create<fir::GlobalOp>(loc, name, isConst, type, mlir::Attribute{}, in createGlobal() local

12