Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DNodeIntrospection.cpp45 static bool locationCallLessThan(const LocationCall *LHS, in locationCallLessThan() function
58 return locationCallLessThan(LHS->on(), RHS->on()); in locationCallLessThan()
74 return locationCallLessThan(LHS.second.get(), RHS.second.get()); in operator ()()
80 return locationCallLessThan(LHS.second.get(), RHS.second.get()); in operator ()()