Home
last modified time | relevance | path

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

/llvm-project/clang/test/Modules/Inputs/merge-template-members/
H A Dupdate.h2 B<int>::C use1; variable
/llvm-project/clang/test/SemaCUDA/
H A Ddeferred-diags.cu44 static __device__ void use1() { in use1() function
/llvm-project/clang/test/CodeGen/LoongArch/
H A Dattributes.cpp6 void use1() { in use1() function
/llvm-project/clang/test/Modules/
H A Dusing-directive.cpp24 void use1() { in use1() function
/llvm-project/clang/test/SemaCXX/
H A Dattr-cpuspecific.cpp15 void use1(void){ in use1() function
H A Dattr-target-mv.cpp12 void use1(void){ in use1() function
/llvm-project/clang/test/Sema/
H A Dattr-cpuspecific.c6 void use1(void){ in use1() function
H A Dattr-target-mv.c6 void use1(void){ in use1() function
/llvm-project/clang/test/CodeGenCXX/
H A Dcxx1z-inline-variables.cpp14 const int &use1 = external_inline; variable
/llvm-project/mlir/test/CAPI/
H A Dir.c1912 MlirOpOperand use1 = mlirValueGetFirstUse(opOperand1); in testOperands() local