Home
last modified time | relevance | path

Searched defs:global3 (Results 1 – 6 of 6) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dglobal01.f9012 subroutine global3(x) subroutine
13 integer, intent(in) :: x local
/llvm-project/llvm/test/MC/WebAssembly/
H A Dglobals.s32 global3: label
/llvm-project/clang/test/SemaCXX/
H A Daddress-space-placement.cpp35 int [[clang::address_space(1)]] global3; variable
/llvm-project/clang/test/Sema/
H A Dbuiltin-align.c123 _Bool global3 = __builtin_is_aligned(33, 8); variable
/llvm-project/clang/test/Analysis/
H A Dcall_once.cpp266 static int global3 = 0; variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Didentifier-naming.cpp147 int global3; global() variable