Home
last modified time | relevance | path

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

/llvm-project/flang/test/Semantics/
H A Dkinds02.f9057 logical(kind=16) :: l16 variable
/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-ms-string-literals.cpp243 const char *l16 = "\x10"; variable
/llvm-project/clang/test/SemaCXX/
H A Dcxx2b-deducing-this.cpp319 const auto l16 = [=]() [[clang::annotate_type("foo")]] [[clang::annotate_type("bar")]] { TestMutationInLambda() local