Home
last modified time | relevance | path

Searched defs:l15 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dassign03.f90305 logical(kind=merge(1,-1,is_contiguous(y(1,1)%a(1,::-1)))) :: l15 global() local
/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-ms-string-literals.cpp244 const char *l15 = "\xf"; variable
/llvm-project/clang/test/SemaCXX/
H A Dcxx2b-deducing-this.cpp315 const auto l15 = [=](this auto&&) [[clang::annotate_type("foo")]] [[clang::annotate_type("bar")]] { TestMutationInLambda() local