Home
last modified time | relevance | path

Searched refs:test_implicit (Results 1 – 4 of 4) sorted by relevance

/external/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
DU.pass.cpp61 void test_implicit() in test_implicit() function
136 test_implicit(); in main()
/external/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.kernarg.segment.ptr.ll18 ; ALL-LABEL: {{^}}test_implicit:
21 define void @test_implicit(i32 addrspace(1)* %out) #1 {
Dr600.work-item-intrinsics.ll57 ; FUNC-LABEL: {{^}}test_implicit:
60 define void @test_implicit(i32 addrspace(1)* %out) #1 {
/external/clang/test/Sema/
Dimplicit-decl.c28 void test_implicit() { in test_implicit() function