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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp194 if (isInUSRSet(Decl)) {
219 if (isInUSRSet(Decl)) {
233 if (isInUSRSet(Decl)) {
255 if (isInUSRSet(FD)) {
284 if (isInUSRSet(MD)) {
328 if (isInUSRSet(Decl) &&
344 if (isInUSRSet(UsingShadow->getTargetDecl())) {
358 if (isInUSRSet(TargetDecl)) {
391 if (isInUSRSet(TargetDecl)) {
403 isInUSRSet(getSupportedDeclFromTypeLo
503 bool isInUSRSet(const Decl *Decl) const { function in class:clang::tooling::__anon1146::RenameLocFinder
[all...]

Completed in 63 milliseconds