Home
last modified time | relevance | path

Searched defs:Spaceship (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOperatorPrecedence.h38 Spaceship = 11, // <=> enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h181 Spaceship, // ?__M operator<=> enumerator
H A DItaniumDemangle.h183 Spaceship, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4137 FunctionDecl *Spaceship) { in SubstSpaceshipAsEqualEqual()
H A DSemaDeclCXX.cpp9027 FunctionDecl *Spaceship) { in DeclareImplicitEqualityComparison() argument