Home
last modified time | relevance | path

Searched defs:plus (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/libcxx/include/__functional/
H A Doperations.h31 struct _LIBCPP_TEMPLATE_VIS plus struct
42 struct _LIBCPP_TEMPLATE_VIS plus<void> argument
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-transparent-functors.cpp14 struct plus { struct
19 struct plus<void> { struct
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Doverloaded-operator-decl.cpp44 } plus; variable
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp12 struct plus { struct
22 template struct plus<int, long, long>; variable
/llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dexample-bind.cpp340 struct plus { struct
352 bind(plus<int>(), x, _1)(y); in test_bind() argument
/llvm-project-15.0.7/llvm/lib/TableGen/
H A DTGLexer.h37 minus, plus, // - + enumerator
/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h45 plus, enumerator