Home
last modified time | relevance | path

Searched refs:MacroIDCompare (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp1038 static int MacroIDCompare(const id_macro_pair *LHS, const id_macro_pair *RHS) { in MacroIDCompare() function
1059 llvm::array_pod_sort(MacrosByID.begin(), MacrosByID.end(), MacroIDCompare); in DoPrintMacros()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc1219 {"_Z14MacroIDComparePKvS0_", "MacroIDCompare(void const*, void const*)"},