Searched refs:compareInt (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp42 static int compareInt(unsigned A, unsigned B) { function
86 return compareInt(LN, RN);
105 return compareInt(LHS.getCXXOverloadedOperator(),

Completed in 104 milliseconds